- 28 Mar, 2003 1 commit
-
-
Sinisa@sinisa.nasamreza.org authored
into sinisa.nasamreza.org:/mnt/work/mysql-4.0
-
- 27 Mar, 2003 4 commits
-
-
greg@mysql.com authored
-
greg@mysql.com authored
into mysql.com:/home/greg/bk/mysql-4.0
-
monty@mashka.mysql.fi authored
into mashka.mysql.fi:/home/my/mysql-4.0
-
heikki@hundin.mysql.fi authored
Make the default value of innodb_flush_log_at_trx_commit 1, not 0 which compromises the Durability of a transaction
-
- 26 Mar, 2003 5 commits
-
-
greg@mysql.com authored
into mysql.com:/home/greg/bk/mysql-4.0
-
bell@sanja.is.com.ua authored
-
Sinisa@sinisa.nasamreza.org authored
into sinisa.nasamreza.org:/mnt/work/mysql-4.0
-
monty@mashka.mysql.fi authored
-
monty@mashka.mysql.fi authored
-
- 25 Mar, 2003 8 commits
-
-
lenz@mysql.com authored
-
lenz@mysql.com authored
commands for building the sources - removed duplicate option "--revision" - added help for new option and reformatted help text a bit
-
walrus@mysql.com authored
add new parameter checks length_of_varchar_field, add new auxilary functions: get_recordset compare_recordset print_recordset
-
guilhem@mysql.com authored
RESET MASTER, this breaks replication). In the slave SQL thread, any DROP TEMPORARY TABLE is silently converted to DROP TEMPORARY TABLE IF EXISTS, not to have irrelevant "table does not exist". See comments in code or bug #186 for an example of how irrelevant errors like this can arise.
-
Sinisa@sinisa.nasamreza.org authored
into sinisa.nasamreza.org:/mnt/work/mysql-4.0
-
monty@narttu.mysql.fi authored
into narttu.mysql.fi:/my/mysql-4.0
-
monty@narttu.mysql.fi authored
-
greg@mysql.com authored
into mysql.com:/home/greg/bk/mysql-4.0
-
- 24 Mar, 2003 5 commits
-
-
Sinisa@sinisa.nasamreza.org authored
code cleanup
-
lenz@mysql.com authored
(Thanks to Marc Liyanage for spotting this)
-
Sinisa@sinisa.nasamreza.org authored
into sinisa.nasamreza.org:/mnt/work/mysql-4.0
-
lenz@mysql.com authored
into mysql.com:/suse80/my/mysql-4.0
-
serg@sergbook.mysql.com authored
-
- 23 Mar, 2003 1 commit
-
-
jani@rhols221.adsl.netsonic.fi authored
cause compatibility problems. Fix will be enabled in 4.1.
-
- 22 Mar, 2003 3 commits
-
-
jani@hynda.(none) authored
e.g. default value is not accepted with auto_increment anymore.
-
jani@hynda.(none) authored
at the same time.
-
guilhem@mysql.com authored
Now it does not SEGV, but USER() is still badly replicated (it is replicated to ""), which is a lower priority bug.
-
- 21 Mar, 2003 6 commits
-
-
greg@mysql.com authored
-
greg@mysql.com authored
-
greg@mysql.com authored
-
walrus@mysql.com authored
add foreign key value update test
-
jani@rhols221.adsl.netsonic.fi authored
-
bell@sanja.is.com.ua authored
into sanja.is.com.ua:/home/bell/mysql/work-qcfile-4.0
-
- 20 Mar, 2003 3 commits
-
-
Sinisa@sinisa.nasamreza.org authored
select @@not_a_variable closes the connection
-
Sinisa@sinisa.nasamreza.org authored
many NULL columns. It could be ported back to 3.23 too ....
-
pem@mysql.com authored
into mysql.com:/home/pem/work/mysql-4.0
-
- 19 Mar, 2003 4 commits
-
-
monty@narttu.mysql.fi authored
into narttu.mysql.fi:/my/mysql-4.0
-
monty@narttu.mysql.fi authored
Use SESSION TABLE_HANDLER as default table handler if given table handler doesn't exists
-
Sinisa@sinisa.nasamreza.org authored
error in client - server protocl due to two net_printf() being sent to the client.
-
Sinisa@sinisa.nasamreza.org authored
-