From fab9a6506cd04ec8f840c98772a80c44a79c74a7 Mon Sep 17 00:00:00 2001 From: stuconnolly Date: Wed, 10 Dec 2008 16:52:52 +0000 Subject: MERGED r262:266 from branches/stuart02 to trunk to include new project structure. --- .../english_help/topics/preferences.html | 58 ++++++++++++++++++++++ 1 file changed, 58 insertions(+) create mode 100755 Interfaces/English.lproj/english_help/topics/preferences.html (limited to 'Interfaces/English.lproj/english_help/topics/preferences.html') diff --git a/Interfaces/English.lproj/english_help/topics/preferences.html b/Interfaces/English.lproj/english_help/topics/preferences.html new file mode 100755 index 00000000..0350d76b --- /dev/null +++ b/Interfaces/English.lproj/english_help/topics/preferences.html @@ -0,0 +1,58 @@ + + +Sequel Pro 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 Sequel Pro correspond to the entries in the MySQL database, but editing tables will become slow with big tables.
  • +
  • Choose if you want Sequel Pro 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 Sequel Pro 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