- 16 May, 2003 1 commit
-
-
mysqldev@build.mysql2.com authored
- QNX 6.2.1 actually defines HAVE_RINT - fixed rint(A) #define as it was causing compile errors on QNX
-
- 14 May, 2003 11 commits
-
-
monty@narttu.mysql.fi authored
-
monty@narttu.mysql.fi authored
-
monty@narttu.mysql.fi authored
into narttu.mysql.fi:/my/mysql-4.0
-
monty@narttu.mysql.fi authored
-
monty@narttu.mysql.fi authored
-
monty@narttu.mysql.fi authored
into narttu.mysql.fi:/my/mysql-3.23
-
heikki@hundin.mysql.fi authored
Check return value of pthread_cond_...
-
heikki@hundin.mysql.fi authored
Check that pthread_mutex_init and pthread_mutex_destroy return 0
-
heikki@hundin.mysql.fi authored
Backport from 4.0: We had forgotten to call pthread_mutex_destroy when we free an OS mutex in Unix
-
heikki@hundin.mysql.fi authored
We had forgotten to call pthread_mutex_destroy when we free an OS mutex in Unix
-
monty@narttu.mysql.fi authored
-
- 13 May, 2003 22 commits
-
-
monty@narttu.mysql.fi authored
-
monty@narttu.mysql.fi authored
into narttu.mysql.fi:/my/mysql-4.0
-
monty@narttu.mysql.fi authored
Fix for USE_FRM and crashed index file
-
guilhem@mysql.com authored
into mysql.com:/home/mysql_src/mysql-4.0
-
guilhem@mysql.com authored
SHOW SLAVE STATUS and SHOW MASTER STATUS, because this is what the manual states. We still accept SUPER.
-
monty@narttu.mysql.fi authored
into narttu.mysql.fi:/my/mysql-4.0
-
jani@hynda.(none) authored
into hynda.(none):/home/my/bk/mysql-4.0
-
jani@hynda.(none) authored
Bug ID 381.
-
monty@narttu.mysql.fi authored
into narttu.mysql.fi:/my/mysql-4.0
-
pem@mysql.com authored
into mysql.com:/home/pem/work/mysql-4.0
-
lenz@mysql.com authored
nodeterministic results on some platforms
-
pem@mysql.com authored
-
pem@mysql.com authored
-
monty@narttu.mysql.fi authored
-
lenz@mysql.com authored
(thanks to Christian Hammers from the Debian project for providing it) - Updated version number in man pages (3.23 -> 4.0)
-
jani@hynda.(none) authored
- Fix for QNX: UNIX sockets available since 6.2.1
-
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 3 commits
-
-
monty@mashka.mysql.fi authored
-
monty@mashka.mysql.fi authored
-
monty@mashka.mysql.fi authored
-