From 0f586da34dac2c764a12055158e4929cf69340a1 Mon Sep 17 00:00:00 2001 From: abhibeckert Date: Fri, 4 Apr 2008 11:37:36 +0000 Subject: Initial import from (slightly modified) CocoaMySQL v0.7b4 --- English.lproj/english_help/topics/preferences.html | 58 ++++++++++++++++++++++ 1 file changed, 58 insertions(+) create mode 100755 English.lproj/english_help/topics/preferences.html (limited to 'English.lproj/english_help/topics/preferences.html') diff --git a/English.lproj/english_help/topics/preferences.html b/English.lproj/english_help/topics/preferences.html new file mode 100755 index 00000000..66ae21a8 --- /dev/null +++ b/English.lproj/english_help/topics/preferences.html @@ -0,0 +1,58 @@ + + +CocoaMySQL Help - Setting Preferences + + + + + + + + +
+ + + + + + + + + +
+ +

Setting Preferences

+
+ +
+ +
+Back to the main menu +
+
+ +
+ + + + + +
+ +
    +
  • Choose if you want to reload the table after adding, editing or removing a row. If you reload it, you will be sure that the entries showed by CocoaMySQL correspond to the entries in the MySQL database, but editing tables will become slow with big tables.
  • +
  • Choose if you want CocoaMySQL to show an error message if no rows have been affected after adding or editing a row.
  • +
  • Choose if you want to display the values of blob and text fields (especially with big tables this can speed up the interface significantly because CocoaMySQL will load only the blob and text fields of the rows you will be editing).
  • +
  • Choose if you want to limit the rows returned by the MySQL server. You can limit the result to a given number of rows to speed up the interface.
  • +
  • Select a value that is displayed and used to enter NULL-values.
  • +
  • Add favorites used to quickly connect to a MySQL database. Drag&drop them to change their order. Double-click to edit a favorite. Passwords are stored in the Keychain.
  • +
+
+ +
+ +
+ + + \ No newline at end of file -- cgit v1.2.3