- 28 Jan, 2003 1 commit
-
-
monty@mashka.mysql.fi authored
Call pthread_mutex_destroy() on not used mutex. Changed comments in .h and .c files from // -> /* */ Added detection of mutex on which one didn't call pthread_mutex_destroy() Fixed bug in create_tmp_field() which causes a memory overrun in queries that uses "ORDER BY constant_expression" Added optimisation for ORDER BY NULL
-
- 25 Jan, 2003 2 commits
-
-
monty@mashka.mysql.fi authored
-
monty@mashka.mysql.fi authored
Fixed comparision of log-binary name to handle comparison when file name extension wraps from .999 to .1000 Don't replicate CREATE/DROP DATABASE if wild_xxx_table=database.% is used.
-
- 24 Jan, 2003 2 commits
-
-
Sinisa@sinisa.nasamreza.org authored
into sinisa.nasamreza.org:/mnt/work/mysql
-
monty@mashka.mysql.fi authored
-
- 23 Jan, 2003 7 commits
-
-
bell@sanja.is.com.ua authored
-
arjen@george.bitbike.com authored
-
lenz@mysql.com authored
- tagged ChangeSet 1.1315 as "mysql-3.23.55"
-
lenz@mysql.com authored
- use "gnutar" on Mac OS X to build the binary distribution
-
lenz@mysql.com authored
-
lenz@mysql.com authored
twice, if --enabable-thread-safe-client is enabled, which broke RPM building)
-
Sinisa@sinisa.nasamreza.org authored
-
- 22 Jan, 2003 1 commit
-
-
lenz@mysql.com authored
-
- 21 Jan, 2003 8 commits
-
-
lenz@mysql.com authored
- bumped up version number in configure.in to 4.0.10-gamma
-
serg@serg.mysql.com authored
-
Sinisa@sinisa.nasamreza.org authored
-
serg@serg.mysql.com authored
-
serg@serg.mysql.com authored
-
Sinisa@sinisa.nasamreza.org authored
into sinisa.nasamreza.org:/mnt/work/mysql
-
Sinisa@sinisa.nasamreza.org authored
into sinisa.nasamreza.org:/mnt/work/mysql-4.0
-
heikki@hundin.mysql.fi authored
The problem yesterday in ERROR_LOCK_VIOLATION was not InnoDB Hot Backup, but some file system backup tool: add to file writes 100 retries with 1 second waits
-
- 20 Jan, 2003 4 commits
-
-
heikki@hundin.mysql.fi authored
Backport from 4.0: convert TL_READ_NO_INSERT to TL_READ to allow concurrent inserts to the table in INSERT INTO ... SELECT ... FROM table
-
heikki@hundin.mysql.fi authored
Convert TL_READ_NO_INSERT to TL_READ to allow concurrent inserts to the table in INSERT INTO ... SELECT ... FROM table
-
heikki@hundin.mysql.fi authored
Fix an assertion about ERROR_LOCK_VIOLATION 33 in file write if InnoDB Hot Backup is run concurrently with mysqld in Windows
-
monty@mashka.mysql.fi authored
-
- 19 Jan, 2003 2 commits
-
-
monty@mashka.mysql.fi authored
-
monty@mashka.mysql.fi authored
This fixes a problem with SHOW PROCESSLIST
-
- 18 Jan, 2003 6 commits
-
-
monty@mashka.mysql.fi authored
-
monty@mashka.mysql.fi authored
-
monty@mashka.mysql.fi authored
This fixes a possible core dump problem in SHOW PROCESSLIST
-
heikki@hundin.mysql.fi authored
into hundin.mysql.fi:/home/heikki/mysql
-
heikki@hundin.mysql.fi authored
Backport from 4.0: fix bug in adaptive hash index search
-
heikki@hundin.mysql.fi authored
Fix a crash in page_dir_find_owner_slot if an adaptive hash index search coincides with purge or an insert
-
- 17 Jan, 2003 7 commits
-
-
monty@mashka.mysql.fi authored
-
monty@mashka.mysql.fi authored
(like FLUSH TABLES). (Code is already in 4.0)
-
heikki@hundin.mysql.fi authored
Fix bug in PAGE_CUR_LE_OR_EXTENDS search
-
Sinisa@sinisa.nasamreza.org authored
into sinisa.nasamreza.org:/mnt/work/mysql
-
Sinisa@sinisa.nasamreza.org authored
into sinisa.nasamreza.org:/mnt/work/mysql-4.0
-
monty@mashka.mysql.fi authored
-
monty@mashka.mysql.fi authored
-