From f834bfb9b878c622f5aabeec169c3f2af8c81e25 Mon Sep 17 00:00:00 2001 From: stuconnolly Date: Wed, 17 Mar 2010 16:34:47 +0000 Subject: Consolidate all localizable content in the Resources/ directory and only use Interfaces/ for XIBs. This addresses the first point on issue #593. --- Resources/Help/topics/preferences.html | 58 ++++++++++++++++++++++++++++++++++ 1 file changed, 58 insertions(+) create mode 100755 Resources/Help/topics/preferences.html (limited to 'Resources/Help/topics/preferences.html') diff --git a/Resources/Help/topics/preferences.html b/Resources/Help/topics/preferences.html new file mode 100755 index 00000000..0350d76b --- /dev/null +++ b/Resources/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