- 07 Sep, 2004 1 commit
-
-
dlenev@brandersnatch.localdomain authored
Mostly needed for Monty for him getting notion what needed for triggers from new .FRM format. Things to be done: - Right placement of trigger's invocations - Right handling of errors in triggers (including transaction rollback) - Support for priviliges - Right handling of DROP/RENAME table (hope that it will be handled automatically with merging of .TRG into .FRM file) - Saving/restoring some information critical for trigger creation and replication with their definitions (e.g. sql_mode, creator, ...) - Replication Already has some known bugs so probably not for general review.
-
- 16 Jul, 2004 13 commits
-
-
bell@sanja.is.com.ua authored
-
bell@sanja.is.com.ua authored
into sanja.is.com.ua:/home/bell/mysql/bk/work-5.0
-
bell@sanja.is.com.ua authored
-
lenz@mysql.com authored
into mysql.com:/space/my/mysql-5.0
-
lenz@mysql.com authored
libmysqld project files
-
miguel@hegel.txg authored
into hegel.txg:/home/miguel/bk/mysql-5.0
-
bell@sanja.is.com.ua authored
-
bell@sanja.is.com.ua authored
-
bell@sanja.is.com.ua authored
into sanja.is.com.ua:/home/bell/mysql/bk/work-view3-5.0
-
bell@sanja.is.com.ua authored
-
miguel@hegel.txg authored
-
dlenev@brandersnatch.localdomain authored
-
dlenev@brandersnatch.localdomain authored
-
- 15 Jul, 2004 7 commits
-
-
bell@sanja.is.com.ua authored
into sanja.is.com.ua:/home/bell/mysql/bk/work-view3-5.0
-
bell@sanja.is.com.ua authored
two TABLE_LIST copy eliminated
-
bk-internal.mysql.com://home/bk/mysql-5.0guilhem@mysql.com authored
into mysql.com:/home/mysql_src/mysql-5.0
-
guilhem@mysql.com authored
Replication of charsets and timezones should shortly be changed to not need ONE_SHOT (but 5.0 should still be able to read it, to be able to replicate 4.1 masters).
-
serg@serg.mylan authored
-
monty@mysql.com authored
-
monty@mysql.com authored
Note: The following tests fails - fulltext (Sergei has promised to fix) - rpl_charset (Guilhem should fix) - rpl_timezone (Dimitray has promised to fix) Sanja needs to check out the calling of close_thread_tables() in sp_head.cc
-
- 12 Jul, 2004 3 commits
-
-
monty@mysql.com authored
-
monty@mysql.com authored
-
monty@mysql.com authored
-
- 11 Jul, 2004 1 commit
-
-
monty@mysql.com authored
-
- 10 Jul, 2004 5 commits
-
-
dlenev@brandersnatch.localdomain authored
-
serg@serg.mylan authored
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-4.0
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-5.0
-
serg@serg.mylan authored
-
- 09 Jul, 2004 5 commits
-
-
vva@eagle.mysql.r18.ru authored
charged sql/sql_db.cc only ( changed length in mysql_create_db to path_len so as it was calculated in the first unpack_dirname in my previous fix for Bug #4378 '"create database IF NOT EXISTS thing" returns an error' )
-
vva@eagle.mysql.r18.ru authored
as after effect of fix for Bug #4378 '"create database IF NOT EXISTS thing" returns an error' (avoided an unpack_dirname and changed strcat into strmake)
-
serg@serg.mylan authored
fix MYI copying with scp safer tempfile creation
-
monty@mysql.com authored
into mysql.com:/home/my/mysql-4.1
-
monty@mysql.com authored
Some bug fixes to last pushed code
-
- 08 Jul, 2004 5 commits
-
-
monty@mysql.com authored
-
monty@mysql.com authored
into mysql.com:/home/my/mysql-4.0
-
monty@mysql.com authored
-
konstantin@mysql.com authored
Define cxa_pure_virtual to print error message and DBUG_ASSERT: calls to pure virtual methods should not go unnoticed.
-
mwagner@here.mwagner.org authored
Call my_md5sum with path
-