- 22 Jun, 2002 9 commits
-
-
heikki@hundin.mysql.fi authored
Slave thread is always in an auto-commit state: remove unnecessary tests when we flush master info
-
heikki@hundin.mysql.fi authored
Initing a mutex with MY_MUTEX_INIT_FAST may relieve thread thrashing on Linux
-
heikki@hundin.mysql.fi authored
Merge 3.23.52
-
heikki@hundin.mysql.fi authored
Use current_thd to check if a transaction is done by a slave thread
-
heikki@hundin.mysql.fi authored
Add syntax SET NO_FOREIGN_KEY_CHECKS=1 and SET RELAXED_UNIQUE_CHECKS=1
-
heikki@hundin.mysql.fi authored
Add option innodb_flush_log_at_trx_commit=2 which means we always write the log to file at commit, but only do fsync about once per second
-
heikki@hundin.mysql.fi authored
Merge 3.23.52
-
heikki@hundin.mysql.fi authored
Add BEGIN andd COMMIT around transactions in the binlog
-
heikki@hundin.mysql.fi authored
Do not flush the position to master.info file if we have a transaction open
-
- 21 Jun, 2002 1 commit
-
-
lenz@mysql.com authored
configure.in
-
- 18 Jun, 2002 1 commit
-
-
lenz@mysql.com authored
into mysql.com:/my/mysql-3.23
-
- 17 Jun, 2002 5 commits
-
-
monty@hundin.mysql.fi authored
-
monty@hundin.mysql.fi authored
-
lenz@mysql.com authored
has finally been released
-
monty@mashka.mysql.fi authored
-
lenz@mysql.com authored
header in x86 assemler files instead of eating the whole file
-
- 11 Jun, 2002 1 commit
-
-
lenz@mysql.com authored
-
- 10 Jun, 2002 1 commit
-
-
monty@hundin.mysql.fi authored
-
- 08 Jun, 2002 1 commit
-
-
Sinisa@sinisa.nasamreza.org authored
-
- 06 Jun, 2002 1 commit
-
-
sasha@mysql.sashanet.com authored
added a new replication test
-
- 05 Jun, 2002 1 commit
-
-
monty@hundin.mysql.fi authored
-
- 31 May, 2002 4 commits
-
-
nick@nick.leippe.com authored
into nick.leippe.com:/home/nick/mysql/mysql
-
nick@nick.leippe.com authored
added respective test case
-
monty@hundin.mysql.fi authored
Change TRUNCATE(number) to truncate towards zero for negative numbers Fix NULL handling for DESCRIBE table_name
-
Sinisa@sinisa.nasamreza.org authored
This fix should be merged into 4.0 and 4.1
-
- 30 May, 2002 1 commit
-
-
Sinisa@sinisa.nasamreza.org authored
-
- 29 May, 2002 1 commit
-
-
heikki@hundin.mysql.fi authored
Fix an assertion failure in ha_innobase.cc about line 302 when a user has used user level locks and closes a connection; this was reported by Jeremy Zawodny
-
- 27 May, 2002 3 commits
-
-
monty@hundin.mysql.fi authored
Remove end space from ENUM and SET strings
-
monty@hundin.mysql.fi authored
Fixed some portability things in my_gethostbyname_r Portability fix for type_decimal.test
-
monty@narttu. authored
-
- 26 May, 2002 1 commit
-
-
serg@sergbook.mysql.com authored
into sergbook.mysql.com:/usr/home/serg/Abk/mysql
-
- 25 May, 2002 1 commit
-
-
serg@sergbook.mysql.com authored
-
- 24 May, 2002 1 commit
-
-
Sinisa@sinisa.nasamreza.org authored
-
- 22 May, 2002 2 commits
-
-
Sinisa@sinisa.nasamreza.org authored
-
Sinisa@sinisa.nasamreza.org authored
-
- 21 May, 2002 1 commit
-
-
lenz@mysql.com authored
did not apply)
-
- 20 May, 2002 2 commits
-
-
monty@hundin.mysql.fi authored
-
monty@hundin.mysql.fi authored
Fixed memory overrun bug in glibc patch Updated french error messages
-
- 17 May, 2002 2 commits
-
-
lenz@mysql.com authored
(thanks to Yuri Dario <mc6530@mclink.it> for pointing this out)
-
monty@hundin.mysql.fi authored
-