- 22 Aug, 2002 1 commit
-
-
monty@hundin.mysql.fi authored
Changed option variables to my_bool (to avoid bugs in my_getopt()) Added new thread specific mutex LOCK_delete to be able to free LOCK_thread_count early. Changed usage of LOCK_thread_count -> LOCK_status for statistics variables
-
- 21 Aug, 2002 8 commits
-
-
monty@hundin.mysql.fi authored
-
serg@serg.mysql.com authored
-
serg@serg.mysql.com authored
into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0
-
serg@serg.mysql.com authored
into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0
-
serg@serg.mysql.com authored
-
monty@hundin.mysql.fi authored
-
monty@hundin.mysql.fi authored
-
monty@hundin.mysql.fi authored
More DBUG info for replication Better error messages from replication Fixed bug in replication code when connecting to 'localhost' (time was not released properly) Block ALARM signal on Linux for signal handler thread (Fixes problem with running mysqld with --debug) Removed warning when setting an AUTO_INCREMENT field to NULL
-
- 20 Aug, 2002 4 commits
-
-
arjen@fred.bitbike.com authored
-
arjen@fred.bitbike.com authored
-
arjen@fred.bitbike.com authored
Specifically mention Ruby in list of APIs (noted by Markus Jais).
-
arjen@fred.bitbike.com authored
-
- 19 Aug, 2002 4 commits
-
-
paul@teton.kitebird.com authored
-
paul@teton.kitebird.com authored
into teton.kitebird.com:/home/paul/mysql-4.0
-
jani@hynda.(none) authored
these work now and do the same thing: --lower-case-table-names, --lower-case-table-names=1, -O lower-case-table-names=1, --set-variable=lower-case-table-names=1
-
paul@teton.kitebird.com authored
manual.texi fix typo
-
- 18 Aug, 2002 1 commit
-
-
monty@hundin.mysql.fi authored
Fixed configure problems with HPUX and openbsd SHOW SLAVE STATUS returns empty set if slave is not initialized SHOW MASTER STATUS returns empty set if binary logging is not enabled. Fixed shutdown problem on Solaris.
-
- 17 Aug, 2002 4 commits
-
-
paul@teton.kitebird.com authored
-
monty@hundin.mysql.fi authored
Don't update MyISAM index file on UPDATE if index is not changed
-
monty@hundin.mysql.fi authored
-
monty@hundin.mysql.fi authored
Fixed bug in SAFEMALLOC for systems that requires longlong data to be aligned on 8 byte boundaries (like sparc) Removed thread marking of safemalloc blocks (becasue of alignment problems) Temporary fix for bigint comparison.
-
- 16 Aug, 2002 13 commits
-
-
paul@teton.kitebird.com authored
-
monty@hundin.mysql.fi authored
into hundin.mysql.fi:/my/bk/mysql-4.0
-
monty@hundin.mysql.fi authored
-
monty@hundin.mysql.fi authored
Fixed bug in SELECT DISTINCT ... ORDER BY not-used-column. Fixed bug in pthread_mutex_trylock with HPUX 11.0
-
Sinisa@sinisa.nasamreza.org authored
into sinisa.nasamreza.org:/mnt/work/mysql-4.0
-
Sinisa@sinisa.nasamreza.org authored
Same princpile can be applied to other expressions
-
paul@teton.kitebird.com authored
-
monty@hundin.mysql.fi authored
-
monty@hundin.mysql.fi authored
New fix for pthread_mutex_trylock for HPUX 10.20
-
monty@hundin.mysql.fi authored
-
monty@hundin.mysql.fi authored
-
monty@hundin.mysql.fi authored
-
lenz@mysql.com authored
- Added 3.23.53 News section to the manual - Updated version number in configure.in to 3.23.53
-
- 15 Aug, 2002 5 commits
-
-
miguel@hegel.local authored
-
heikki@hundin.mysql.fi authored
Add multithreaded stress tests for InnoDB new file
-
arjen@fred.bitbike.com authored
-
arjen@fred.bitbike.com authored
-
arjen@fred.bitbike.com authored
-