- 03 Mar, 2005 14 commits
-
-
konstantin@mysql.com authored
and bug#8849 "problem with insert statement with table alias's": make equality propagation work in stored procedures and prepared statements. Equality propagation can change AND/OR structure of ON expressions, so the fix is to provide each execution of PS/SP with it's own copy of AND/OR tree. We have been doing that already for WHERE clauses, now ON clauses are also copied.
-
gluh@gluh.mysql.r18.ru authored
-
joerg@mysql.com authored
into mysql.com:/M50/mysql-5.0
-
ramil@mysql.com authored
into mysql.com:/usr/home/ram/work/5.0
-
ramil@mysql.com authored
-
joerg@mysql.com authored
-
ramil@mysql.com authored
-
pem@mysql.com authored
into mysql.com:/home/pem/work/mysql-5.0
-
guilhem@mysql.com authored
into mysql.com:/home/mysql_src/mysql-5.0-xa
-
mysqldev@mysql.com authored
into mysql.com:/data0/mysqldev/my/mysql-5.0-merge
-
mysqldev@mysql.com authored
committing this deletion of federated.disabled, which was already committed in another tree apparently; just to make bk happy.
-
pem@mysql.com authored
into mysql.com:/home/pem/work/mysql-5.0
-
guilhem@mysql.com authored
into mysql.com:/home/mysql_src/mysql-5.0-xa
-
patg@krsna.patg.net authored
-
- 02 Mar, 2005 26 commits
-
-
petr@mysql.com authored
into mysql.com:/home/cps/mysql/devel/im-fix-review
-
petr@mysql.com authored
-
pem@mysql.com authored
into mysql.com:/home/pem/work/mysql-5.0
-
patg@krsna.patg.net authored
into krsna.patg.net:/home/patg/mysql-5.0
-
guilhem@mysql.com authored
Last part of fix for BUG#7998 "Replication should be more clever about when to replicate RELEASE_LOCK()" + fixes after merge
-
pem@mysql.comhem.se authored
of DROP PROCEDURE IF EXISTS statement.
-
ramil@mysql.com authored
into mysql.com:/usr/home/ram/work/4.1
-
patg@krsna.patg.net authored
into krsna.patg.net:/home/patg/mysql-5.0
-
ramil@mysql.com authored
-
guilhem@mysql.com authored
into mysql.com:/home/mysql_src/mysql-5.0-xa
-
guilhem@mysql.com authored
First part of fix for BUG#7998 "Replication should be more clever about when to replicate RELEASE_LOCK()" (next part is updating test results)
-
joerg@mysql.com authored
into mysql.com:/M50/mysql-5.0
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-5.0
-
serg@serg.mylan authored
-
guilhem@mysql.com authored
-
marko@hundin.mysql.fi authored
-
ingo@mysql.com authored
After merge fix. The bugfix results in a different error message in this situation.
-
joerg@mysql.com authored
use function-wide declaration also for loop body.
-
guilhem@mysql.com authored
into mysql.com:/home/mysql_src/mysql-4.1-clean
-
guilhem@mysql.com authored
in slave SQL thread: if a transaction fails because of InnoDB deadlock or innodb_lock_wait_timeout exceeded, optionally retry the transaction a certain number of times (new variable --slave_transaction_retries).
-
ingo@mysql.com authored
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-5.0
-
serg@serg.mylan authored
deadlock in MYSQL_LOG::new_file() style fixes
-
ingo@mysql.com authored
Added a check, if the table, which we are going to create, is open. This can happen if a MERGE mapped table is TRUNCATEd.
-
patg@krsna.patg.net authored
into krsna.patg.net:/home/patg/mysql-5.0
-
jan@hundin.mysql.fi authored
into hundin.mysql.fi:/home/jan/mysql-5.0
-