- 26 May, 2005 4 commits
-
-
msvensson@neptunus.(none) authored
into neptunus.(none):/home/msvensson/mysql/mysql-5.0
-
msvensson@neptunus.(none) authored
-
msvensson@neptunus.(none) authored
into neptunus.(none):/home/msvensson/mysql/bug9879
-
kent@mysql.com authored
Updated test data in system tables
-
- 25 May, 2005 11 commits
-
-
kent@mysql.com authored
into mysql.com:/Users/kent/mysql/bk/mysql-5.0
-
jimw@mysql.com authored
fix from the main 5.0 tree. (Bug #10687)
-
monty@mysql.com authored
-
monty@mysql.com authored
-
tulin@mysql.com authored
into mysql.com:/data0/mysqldev/tomas/mysql-5.0-build
-
tulin@mysql.com authored
-
monty@mysql.com authored
into mysql.com:/home/my/mysql-5.0
-
monty@mysql.com authored
We will however give a warning when opening such a table that users should use ALTER TABLE ... FORCE to fix the table. In future release we will fix that REPAIR TABLE will be able to handle this case
-
monty@mysql.com authored
Added ASSERT() to detect wrongly packed fields
-
svoj@mysql.com authored
Merge with latest yaSSL, fix compilation error for SSE2 processors.
-
marko@hundin.mysql.fi authored
innobase_shutdown_for_mysql(): Do very fast shutdown only if srv_fast_shutdown==2, not if srv_fast_shutdown!=0 (Bug #9673)
-
- 24 May, 2005 16 commits
-
-
acurtis@xiphis.org authored
into xiphis.org:/usr/home/antony/work2/p3-bug7241.6
-
acurtis@xiphis.org authored
-
dlenev@mysql.com authored
into mysql.com:/home/dlenev/src/mysql-5.0-bg5860
-
svoj@mysql.com authored
into mysql.com:/home/svoj/devel/mysql/yassl-mysql-5.0
-
svoj@mysql.com authored
-
dlenev@mysql.com authored
-
dlenev@brandersnatch.localdomain authored
#5860 "Multi-table UPDATE does not activate update triggers" #6812 "Triggers are not activated for INSERT ... SELECT" #8755 "Trigger is not activated by LOAD DATA". This patch also implements proper handling of triggers for special forms of insert like REPLACE or INSERT ... ON DUPLICATE KEY UPDATE. Also now we don't call after trigger in case when we have failed to inserted/update or delete row. Trigger failure should stop statement execution. I have not properly tested handling of errors which happen inside of triggers in this patch, since it is simplier to do this once we will be able to access tables from triggers.
-
kent@mysql.com authored
Use local seach path for "mysql_priv.h" mysqld.dsp: Added the ARCHIVE storage engine to max ha_archive.h: VC6, but not VC7, needs a cast of byte[] to char* to make the compile select the right conversion function in String
-
acurtis@xiphis.org authored
-
acurtis@xiphis.org authored
into xiphis.org:/usr/home/antony/work2/p3-bug7241.5
-
acurtis@xiphis.org authored
-
jan@hundin.mysql.fi authored
after recovery.
-
acurtis@xiphis.org authored
Only acquire necessary write lock for multi-delete
-
gluh@mysql.com authored
into mysql.com:/home/gluh/MySQL/Merge/mysql-5.0
-
gluh@gluh.mysql.r18.ru authored
-
pem@mysql.com authored
into mysql.com:/home/pem/work/mysql-5.0
-
- 23 May, 2005 9 commits
-
-
lars@mysql.com authored
-
gbichot@bk-internal.mysql.com authored
into bk-internal.mysql.com:/data0/bk/mysql-5.0
-
gbichot@bk-internal.mysql.com authored
-
pem@mysql.comhem.se authored
Memory leak in locally evalutated expressions during SP execution fixed by reusing allocated item slots when possible. Note: No test case added, since the test is a stress test that tries to make the machine to run out of memory. Second attempt, now tested with debug build, valgrind build, max (optimized) build, with and without --debug, --vagrind and --ps-protocol. Errors in trigger and view test with --debug in debug build where present before this patch, and likewise for valgrind warnings for view test in valgrind build with --ps-protocol.
-
reggie@mdk10.(none) authored
fixups of test case and comment formatting
-
kent@mysql.com authored
Added BLACKHOLE and FEDERATED storage engines for max builds Some preparations for including yaSSL ha_federated.cc: Use local seach path for "mysql_priv.h"
-
lars@mysql.com authored
-
konstantin@mysql.com authored
-
msvensson@neptunus.(none) authored
into neptunus.(none):/home/msvensson/mysql/mysql-5.0-tmp
-