- 22 Feb, 2004 5 commits
-
-
monty@mashka.mysql.fi authored
-
monty@mashka.mysql.fi authored
-
monty@mashka.mysql.fi authored
-
monty@mashka.mysql.fi authored
-
monty@mashka.mysql.fi authored
Fixed wrong test of database name (affected optimization of ORDER BY)
-
- 21 Feb, 2004 8 commits
-
-
monty@mashka.mysql.fi authored
into mashka.mysql.fi:/home/my/mysql-4.0
-
monty@mashka.mysql.fi authored
-
Sinisa@sinisa.nasamreza.org authored
into sinisa.nasamreza.org:/mnt/work/mysql-4.0
-
Sinisa@sinisa.nasamreza.org authored
-
serg@serg.mylan authored
-
serg@serg.mylan authored
added scripts/make_win_binary_distribution
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-4.0
-
serg@serg.mylan authored
cleanup
-
- 20 Feb, 2004 9 commits
-
-
monty@mashka.mysql.fi authored
-
monty@mashka.mysql.fi authored
-
greg@mysql.com authored
-
greg@mysql.com authored
into mysql.com:/bk/mysql-4.0
-
marko@hundin.mysql.fi authored
.del-odbc0odbc.c~6a372e94945263b5: Delete: innobase/odbc/odbc0odbc.c .del-odbc0dummy.c~761be78656f44ad2: Delete: innobase/odbc/odbc0dummy.c .del-makefilewin~15bf11ba8e0e4efe: Delete: innobase/odbc/makefilewin .del-Makefile.am~f40398b15a266f24: Delete: innobase/odbc/Makefile.am
-
marko@hundin.mysql.fi authored
into hundin.mysql.fi:/home/marko/m/mysql-4.0
-
marko@hundin.mysql.fi authored
Removed unused code .del-os0trash.c~8cae5c1695501117: Delete: innobase/os/os0trash.c dict0crea.c: Protect all sprintf(%s) with assertions
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-4.0
-
serg@serg.mylan authored
-
- 19 Feb, 2004 18 commits
-
-
monty@mysql.com authored
-
greg@mysql.com authored
-
monty@mysql.com authored
into mysql.com:/home/my/mysql-4.0
-
monty@mysql.com authored
-
Sinisa@sinisa.nasamreza.org authored
into sinisa.nasamreza.org:/mnt/work/mysql-4.0
-
monty@mashka.mysql.fi authored
into mashka.mysql.fi:/home/my/mysql-4.1
-
heikki@hundin.mysql.fi authored
Multiple charset support for InnoDB; note that if you create tables and the default charset-collation is not latin1_swedish_ci, then you cannot use those tables if you downgrade to 4.0 again
-
Sinisa@sinisa.nasamreza.org authored
Multi-table delete's with tables having foreign key constraints did not return the error. Also added tests for multi-table updates.
-
monty@mashka.mysql.fi authored
into mashka.mysql.fi:/home/my/mysql-4.1
-
monty@mysql.com authored
into mysql.com:/home/my/mysql-4.0
-
monty@mysql.com authored
Don't do fsync on temporary .frm files
-
monty@mashka.mysql.fi authored
This ensures that my_file_info takes this the max number of files into account and one can now use --open-files-limit on windows to increase number of used files up to 2048
-
greg@mysql.com authored
into mysql.com:/bk/mysql-4.0
-
heikki@hundin.mysql.fi authored
into hundin.mysql.fi:/home/heikki/mysql-4.0
-
heikki@hundin.mysql.fi authored
Testing if bk push works
-
greg@mysql.com authored
-
heikki@hundin.mysql.fi authored
Remove the downgrade 4.1.2 -> 4.0.18 patch accidentally merged from 4.0 to 4.1; the patch must NOT be merged to 4.1; this fixes Bug #2883
-
marko@hundin.mysql.fi authored
-