- 13 May, 2003 6 commits
-
-
monty@narttu.mysql.fi authored
-
monty@narttu.mysql.fi authored
Fixed wrong logging of Access denied error (Bug #398)
-
monty@mashka.mysql.fi authored
into mashka.mysql.fi:/home/my/mysql-4.0
-
jani@rhols221.adsl.netsonic.fi authored
Needed by QNX, and there was no real use for timing.
-
monty@mashka.mysql.fi authored
into mashka.mysql.fi:/home/my/mysql-4.0
-
monty@mashka.mysql.fi authored
Better fix for format('nan') Fix for HAVING COUNT(DISTINCT...)
-
- 12 May, 2003 2 commits
-
-
lenz@mysql.com authored
the installation to make sure the privilege tables are being installed even if the DNS configuration is broken, which seems to be quite common (reverse lookups to "hostname" fail). This should resolve the problem many Mac OS users experience ("Fatal error: Can't open privilege tables: Table 'mysql.host' doesn't exist") when they try to start MySQL after installing the PKG.
-
heikki@hundin.mysql.fi authored
Let InnoDB to skip writing of pages from the doublewrite buffer if innodb_force_recovery=6; normally, if the page is corrupt AND the corresponding page in the doublewrite buffer is also corrupt, InnoDB calls exit(1)
-
- 10 May, 2003 1 commit
-
-
guilhem@mysql.com authored
MySQL-classic did not pass the test suite rpl_rotate_logs.test anymore because a recent 1.1424.2.17 cset introduced an opt_using_transactions which prevented binlogs to be rotated if transactions were not enabled. Fix for this. This bug did not affect releases.
-
- 07 May, 2003 8 commits
-
-
monty@mashka.mysql.fi authored
-
monty@mashka.mysql.fi authored
-
monty@mashka.mysql.fi authored
-
monty@mashka.mysql.fi authored
-
monty@mashka.mysql.fi authored
Security patch to remove wrong error when one had a global update/delete privilige and a database specific SELECT privilege.
-
monty@mashka.mysql.fi authored
-
heikki@hundin.mysql.fi authored
Fix bug: if MIN() or MAX() resulted in a deadlock or a lock wait timeout, MySQL did not return an error, but NULL as the function value
-
heikki@hundin.mysql.fi authored
Fix bug: if MIN() or MAX() resulted in a deadlock or a lock wait timeout, MySQL did not return an error, but NULL as the function value
-
- 06 May, 2003 1 commit
-
-
lenz@mysql.com authored
can be used to build a compatibility package that includes the shared libraries of MySQL 3.23.xx and MySQL 4.0.xx for backwards compatibility with dynamically linked applications. It simply repackages the two MySQL-shared RPMs, so these need to be created or downloaded separately.
-
- 05 May, 2003 3 commits
-
-
monty@narttu.mysql.fi authored
into narttu.mysql.fi:/my/mysql-4.0
-
monty@narttu.mysql.fi authored
-
heikki@hundin.mysql.fi authored
Better warning message if more than 4 / 5 of the buffer pool is consumed by locks of adaptive hash index
-
- 04 May, 2003 13 commits
-
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-4.0
-
heikki@hundin.mysql.fi authored
into hundin.mysql.fi:/home/heikki/mysql-4.0
-
heikki@hundin.mysql.fi authored
Let SHOW INNODB STATUS print detailed info of the latest unique key violation, note that REPLACE and INSERT IGNORE mask the error from the user
-
peter@mysql.com authored
into mysql.com:/home/pz/mysql/mysql-4.0-root
-
peter@mysql.com authored
-
serg@serg.mylan authored
-
serg@serg.mylan authored
-
heikki@hundin.mysql.fi authored
Print progress information if at startup InnoDB creates and writes bigger than 100 MB data file or log file
-
peter@mysql.com authored
into mysql.com:/home/pz/mysql/mysql-4.0
-
heikki@hundin.mysql.fi authored
Do not let the main thread sleep the 1 second if we had to do a bug pool flush batch trying to establish srv_max_buf_pool_modified_pct
-
peter@mysql.com authored
of dirty pages in the buffer pool (can be changed online)
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-4.0
-
serg@serg.mylan authored
-
- 03 May, 2003 6 commits
-
-
heikki@hundin.mysql.fi authored
Clean up the working of the main thread; add a tunable parameter srv_max_buf_pool_modified_pct which can be used to make the flush phase in shutdown quicker
-
heikki@hundin.mysql.fi authored
Clean up the working of the main thread; add a tunable parameter srv_max_buf_pool_modified_pct which can be used to make the flush phase in shutdown quicker
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-4.0
-
serg@serg.mylan authored
-
lenz@mysql.com authored
files into an already existing directory)
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-4.0
-