- 02 Dec, 2004 5 commits
-
-
guilhem@mysql.com authored
into mysql.com:/home/mysql_src/mysql-5.0-clean
-
guilhem@mysql.com authored
Making FLUSH TABLES WITH READ LOCK killable while it's waiting for running commits to finish. Normally this step is not long but it's still nice to be killable (especially in case of bug like BUG#6732 "FLUSH TABLES WITH READ LOCK + COMMIT makes next FLUSH...LOCK hang forever").
-
marko@hundin.mysql.fi authored
Implement more compact InnoDB record format. Old format is available as CREATE TABLE ... ROW_FORMAT=DYNAMIC.
-
heikki@hundin.mysql.fi authored
Remove compiler errors from Jan's XA header by commenting the __P macros out
-
mwagner@mysql.com authored
Incremented for next version
-
- 01 Dec, 2004 9 commits
-
-
tomas@poseidon.ndb.mysql.com authored
fixed ps_7ndb test
-
joreland@mysql.com authored
into mysql.com:/home/jonas/src/mysql-5.0
-
jan@hundin.mysql.fi authored
-
joreland@mysql.com authored
into mysql.com:/home/jonas/src/mysql-5.0
-
joreland@mysql.com authored
into mysql.com:/home/jonas/src/mysql-5.0
-
joreland@mysql.com authored
-
joreland@mysql.com authored
replace with charsets check update of primary key wo/ normalizing
-
jan@hundin.mysql.fi authored
into hundin.mysql.fi:/home/jan/mysql-5.0
-
jan@hundin.mysql.fi authored
-
- 30 Nov, 2004 26 commits
-
-
mysqldev@mysql.com authored
Add warning line to result so that test passes
-
brian@avenger.(none) authored
into avenger.(none):/export/brian/mysql/merge/5.0
-
brian@avenger.(none) authored
into avenger.(none):/export/brian/mysql/merge/5.0
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-4.1
-
tomas@poseidon.ndb.mysql.com authored
fixed so that warning on missing support for engine only printed once even if option given multiple times
-
serg@serg.mylan authored
-
brian@avenger.(none) authored
-
heikki@hundin.mysql.fi authored
Sergey Petrunia's ROR code fails to tell handlers that they should retrieve the primary key columns; let InnoDB ALWAYS retrieve them, to fix many bugs and potential bugs
-
tomas@poseidon.ndb.mysql.com authored
added extra calls to retrieve connectstring used reengineered connect somewhat to make retries etc explicit
-
marko@hundin.mysql.fi authored
into hundin.mysql.fi:/home/marko/k/mysql-4.1
-
heikki@hundin.mysql.fi authored
If UNIV_DEBUG is defined, lock_get_type() was called before function definition: fix this
-
marko@hundin.mysql.fi authored
into hundin.mysql.fi:/home/marko/k/mysql-4.1
-
heikki@hundin.mysql.fi authored
Remove compiler warning as I had forgotten an include file
-
marko@hundin.mysql.fi authored
into hundin.mysql.fi:/home/marko/k/mysql-4.1
-
tomas@poseidon.ndb.mysql.com authored
-
marko@hundin.mysql.fi authored
contains auto_increment columns. (Bug #6633)
-
tomas@poseidon.ndb.mysql.com authored
ndb now runs ps tests just like the others
-
tomas@poseidon.ndb.mysql.com authored
fixed erroneous previous push
-
tomas@poseidon.ndb.mysql.com authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-4.1-clean
-
tomas@poseidon.ndb.mysql.com authored
added ndb_mgm_check_connection when error is printed
-
ram@gw.mysql.r18.ru authored
-
brian@avenger.(none) authored
into avenger.(none):/export/brian/mysql/archive-delayed
-
brian@avenger.(none) authored
Changes to support optimized bulk inserts. This will solve the problem of selects occurring during a bulk insert, and causing the compression factor to drop.
-
tomas@poseidon.ndb.mysql.com authored
fixed typo
-
tomas@poseidon.ndb.mysql.com authored
rewrote safer added return value to shutdown nicer printouts removed exit at shutdown
-
jan@hundin.mysql.fi authored
-