- 07 Jun, 2005 29 commits
-
-
petr@mysql.com authored
into mysql.com:/home/cps/mysql/trees/mysql-5.0
-
lenz@mysql.com authored
into mysql.com:/space/my/mysql-5.0
-
lenz@mysql.com authored
-
konstantin@mysql.com authored
into mysql.com:/opt/local/work/mysql-5.0-7306-final
-
petr@mysql.com authored
into mysql.com:/home/cps/mysql/trees/mysql-5.0
-
petr@mysql.com authored
-
konstantin@mysql.com authored
into mysql.com:/opt/local/work/mysql-5.0-7306-final
-
dlenev@mysql.com authored
into mysql.com:/home/dlenev/src/mysql-5.0-bg10015
-
dlenev@brandersnatch.localdomain authored
We should not allow explicit or implicit transaction commits inside of stored functions or triggers (so in autocommit mode we should not do commits after execution of sub-statement). Also since we don't support nested statement transactions in 5.0, we shouldn't commit or rollback stmt transactions while we are inside stored functions or triggers. This should be fixed in later (>=5.1) releases.
-
heikki@hundin.mysql.fi authored
into hundin.mysql.fi:/home/heikki/mysql-5.0
-
konstantin@mysql.com authored
-
into a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-5.0
-
into a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-5.0
-
lenz@mysql.com authored
into mysql.com:/space/my/mysql-5.0
-
joreland@mysql.com authored
better fix for bug#10190
-
konstantin@mysql.com authored
error for LIMIT placeholder". The patch adds grammar support for LIMIT ?, ? and changes the type of ST_SELECT_LEX::select_limit,offset_limit from ha_rows to Item*, so that it can point to Item_param.
-
lenz@mysql.com authored
-
heikki@hundin.mysql.fi authored
Update Monty's tests for AUTO-INC bug #11080 and bug #11005
-
heikki@hundin.mysql.fi authored
Update Monty's tests for AUTO-INC bug #11080 and bug #11005
-
heikki@hundin.mysql.fi authored
Update Monty's tests for AUTO-INC bug #11080 and bug #11005
-
heikki@hundin.mysql.fi authored
Update the InnoDB internal auto-inc counter in ::write_row() if the statement is a REPLACE that fails in a duplicate key error: REPLACE will handle duplicate key error, and the insert will eventually succeed; note that we did NOT change InnoDB's behavior in an UPDATE, because updating the auto-inc counter in an UPDATE would require a bigger patch (Bug #11005)
-
joreland@mysql.com authored
into mysql.com:/home/jonas/src/mysql-5.0
-
because it's used also outside.
-
Moved some variable externs from sql_class.h to mysql_priv.h
-
lenz@mysql.com authored
when doing "make install" (they are not needed/useful) outside the build tree. Added "mysql_client_test" to the "MySQL-bench" RPM. - some small RPM spec file improvements (more variables than hard-coded values, cleanups)
-
gluh@mysql.com authored
into mysql.com:/home/gluh/MySQL/Bugs/5.0.10964
-
stewart@mysql.com authored
-
monty@mysql.com authored
-
stewart@mysql.com authored
into mysql.com:/home/stewart/Documents/MySQL/4.1/main
-
- 06 Jun, 2005 11 commits
-
-
monty@mysql.com authored
-
monty@mysql.com authored
into mysql.com:/home/my/mysql-5.0
-
monty@mysql.com authored
This fixes bug #11080: Multi-row REPLACE fails on a duplicate key error
-
reggie@monster. authored
into monster.:D:/Work/mysql5.0
-
monty@mysql.com authored
into mysql.com:/home/my/mysql-5.0
-
reggie@monster. authored
-
bar@mysql.com authored
Adding test. ctype-win1250ch.c: Bug #9759 Empty result with 'LIKE' and cp1250_czech_cs Wrong min_sort_char fix.
-
lenz@mysql.com authored
into mysql.com:/space/my/mysql-5.0
-
-
monty@mysql.com authored
into mysql.com:/home/my/mysql-5.0
-
-