- 01 Jun, 2003 3 commits
-
-
monty@narttu.mysql.fi authored
into narttu.mysql.fi:/my/mysql-4.0
-
monty@narttu.mysql.fi authored
-
bell@sanja.is.com.ua authored
into sanja.is.com.ua:/home/bell/mysql/bk/work-4.0
-
- 31 May, 2003 2 commits
-
-
heikki@hundin.mysql.fi authored
Cleanup os0sync.c: Free all OS sync primitives and allocated memory in InnoDB shutdown
-
heikki@hundin.mysql.fi authored
Free all OS sync primitives and allocated memory in InnoDB shutdown
-
- 30 May, 2003 4 commits
-
-
bell@sanja.is.com.ua authored
-
heikki@hundin.mysql.fi authored
Cleanup
-
heikki@hundin.mysql.fi authored
Exit all threads created by innoDB at shutdown
-
gluh@gluh.mysql.r18.ru authored
-
- 29 May, 2003 1 commit
-
-
gluh@gluh.mysql.r18.ru authored
-
- 28 May, 2003 3 commits
-
-
bar@bar.mysql.r18.ru authored
Fix for multibyte charsets
-
monty@narttu.mysql.fi authored
into narttu.mysql.fi:/my/mysql-4.0
-
monty@narttu.mysql.fi authored
-
- 27 May, 2003 6 commits
-
-
guilhem@mysql.com authored
before stopping. This is to make the test's result predictable (depending on the machine the results could formerly be slightly different, though everything is sane in the code; it's not a bug).
-
guilhem@mysql.com authored
into mysql.com:/home/mysql_src/mysql-4.0
-
guilhem@mysql.com authored
-
monty@narttu.mysql.fi authored
into narttu.mysql.fi:/my/mysql-4.0
-
monty@narttu.mysql.fi authored
Fixed problem with localtime -> gmt where some times resulted in different (but correct) timestamps. Now MySQL should use the smallest possible timestamp value in this case. (Bug 316)
-
guilhem@mysql.com authored
soon.
-
- 26 May, 2003 14 commits
-
-
monty@narttu.mysql.fi authored
-
monty@narttu.mysql.fi authored
-
monty@narttu.mysql.fi authored
-
monty@narttu.mysql.fi authored
-
monty@narttu.mysql.fi authored
into narttu.mysql.fi:/my/mysql-3.23
-
monty@narttu.mysql.fi authored
-
jani@ua126d19.elisa.omakaista.fi authored
into ua126d19.elisa.omakaista.fi:/home/my/bk/mysql-4.0
-
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
Added read_only variable
-
monty@mashka.mysql.fi authored
-
monty@mashka.mysql.fi authored
into mashka.mysql.fi:/home/my/mysql-3.23
-
monty@mashka.mysql.fi authored
-
- 25 May, 2003 2 commits
-
-
guilhem@mysql.com authored
- A few more mutex locks and unlocks of rli.log_space_lock for doing clean reads of rli.ignore_log_space_limit - Broadcast after unlock, not before (small speed optimisation).
-
heikki@hundin.mysql.fi authored
If FOREIGN_KEY_CHECKS=0, wrap in binlog SQL statements inside SET FOREIGN_...=0; ... ; SET FOREIGN_...=1
-
- 24 May, 2003 1 commit
-
-
guilhem@mysql.com authored
-
- 23 May, 2003 4 commits
-
-
guilhem@mysql.com authored
into mysql.com:/home/mysql_src/mysql-4.0
-
guilhem@mysql.com authored
-
guilhem@mysql.com authored
(this bug was already fixed in 4.0, I just copied and pasted two lines).
-
lenz@mysql.com authored
now have a thread safe realpath(3) implementation - added check to only define -DHAVE_BROKEN_REALPATH where required (thanks to Martin Blapp from the FreeBSD team for the patch)
-