Search Results
https://dev.mysql.com/doc/internals/en/scripts-directory.html
Linux programmers use it where Windows programmers would use a *.bat (batch filename extension). Can be safely run during any upgrade to get the newest MySQL privilege tables mysql_install_db.sh --- Create privilege tables and func table ...
https://dev.mysql.com/doc/internals/en/strings-directory.html
Many of the files in this subdirectory are equivalent to well-known functions that appear in most C string libraries. On the other hand, some of the files are MySQL additions or improvements. Often the MySQL changes are attempts to optimize the ...
https://dev.mysql.com/doc/workbench/en/wb-database-synchronization.html
Note Be aware that backward incompatible MySQL syntax changes are introduced over time, so for this reason it is important to set the Default Target MySQL Version modeling preference according to your needs. By default, the actions will synchronize ...These three types can be the target (destination), source, or ...
https://dev.mysql.com/doc/workbench/en/wb-linux-uninstalling.html
Uninstalling DEB Packages To uninstall a Debian package, use the following: $> sudo apt-get remove mysql-workbench-community Or, alternatively: $> sudo dpkg -r mysql-workbench-community This command does not remove the configuration files. If you ...
https://dev.mysql.com/doc/workbench/en/wb-mysql-enterprise-backup-online-backup.html
This section describes how to configure a backup profile that defines what should be backed up, where the backup should be stored, and when (the frequency) it should be backed up. You might execute this command in the shell or terminal, which looks ...With an active MySQL connection tab open, select MySQL Enterprise Backup from the Server menu to view the main Online Backup overview page in the current ...
https://dev.mysql.com/doc/workbench/en/wb-performance-dashboard.html
Figure 7.1 Performance: Dashboard Network Status This highlights statistics for network traffic sent and received by the MySQL server over client connections. MySQL Status This highlights the primary MySQL server activity and performance statistics.
https://dev.mysql.com/doc/workbench/en/wb-plugins.html
This is typically done using the main menu, or the context-sensitive menu. Examples of this include auto-arranging a diagram, or making batch changes to objects. This is the case for the object editors and wizards within MySQL Workbench. Imported ...
https://dev.mysql.com/doc/workbench/en/wb-preferences-general-editors.html
This section describes the preference options that apply to general-purpose editors (see the figure that follows). The purpose of this option is to preserve the consistency of SQL statements within the document. This may potentially lead to ...
https://dev.mysql.com/doc/workbench/en/wb-scripting-modules-palettes.html
By default, this starting point is the root of the tree, that is, '/'. This tab shows the definitions of the classes used by the objects in the Modules tab. Figure C.5 The Workbench Scripting Shell Tab: Classes When the Classes tab is selected, the ... The Workbench Scripting Shell features the Files, Globals, Classes, Modules, and Notifications tabs, in addition to the main Shell ...
https://dev.mysql.com/doc/workbench/en/wb-using-layer-tool.html
Clicking the mouse on this icon changes the mouse pointer to a layer pointer. When the Layers pointer is active, this toolbar contains a color chart list. Use this list to select the color accent for the new layer. To add layers to an EER Diagram, ...