Print this post Print this post

MySQL Connector ODBC

MySQL Connector/ODBC (also known as MyODBC) allows you to connect to a MySQL database server using the ODBC database API on all Microsoft Windows and most Unix platforms, including through such applications and programming environments such as Microsoft Access, Microsoft Excel, and Borland Delphi. download the tool

Print this post Print this post

MySQL presented the MySQL Server 5.1.12 Beta Release

The general query log and slow query logs now can be enabled or disabled at runtime with the general_log and slow_query_log system variables, and the name of the log files can be changed by setting the general_log_file and slow_query_log_file system variables. See Section 5.12.3, “The General Query Log,” and Section 5.12.5, “The Slow Query Log. [...]