- 08 Jun, 2005 10 commits
-
-
holyfoot@hf-ibm.(none) authored
-
hf@deer.(none) authored
into deer.(none):/home/hf/work/mysql-5.0.9894
-
ramil@mysql.com authored
into mysql.com:/usr/home/ram/work/mysql-5.0
-
hf@deer.(none) authored
As the bug was already fixed, just testcase added here
-
stewart@mysql.com authored
IPCConfig wasn't constructing the connect string properly.
-
hf@deer.(none) authored
-
ramil@mysql.com authored
into mysql.com:/usr/home/ram/work/mysql-5.0
-
konstantin@mysql.com authored
The changes are similar to those pushed with a fix for Bug#9899, so my guess is that ps_6dbd and ps_7ndb tests were simply not run then.
-
konstantin@mysql.com authored
missed ityesterday :()
-
ramil@mysql.com authored
-
- 07 Jun, 2005 30 commits
-
-
konstantin@mysql.com authored
don't evaluate subqueries during statement prepare, even if they are not correlated. With post-review fixes.
-
dlenev@brandersnatch.localdomain authored
(Bug which caused its failure before was fixed in the beginning of March by the ChangeSet that introduced improved SP-locking).
-
joerg@mysql.com authored
-
igor@rurik.mysql.com authored
into rurik.mysql.com:/home/igor/mysql-5.0
-
igor@rurik.mysql.com authored
into rurik.mysql.com:/home/igor/dev/mysql-5.0-0
-
paul@frost.snake.net authored
into frost.snake.net:/Volumes/frost2/MySQL/bk/mysql-5.0
-
paul@frost.snake.net authored
into frost.snake.net:/Volumes/frost2/MySQL/bk/mysql-5.0
-
paul@frost.snake.net authored
-
igor@rurik.mysql.com authored
into rurik.mysql.com:/home/igor/dev/mysql-5.0-0
-
igor@rurik.mysql.com authored
Added missing ';'.
-
petr@mysql.com authored
into mysql.com:/home/cps/mysql/trees/mysql-5.0
-
petr@mysql.com authored
-
igor@rurik.mysql.com authored
into rurik.mysql.com:/home/igor/mysql-4.1
-
igor@rurik.mysql.com authored
into rurik.mysql.com:/home/igor/dev/mysql-5.0-0
-
igor@rurik.mysql.com authored
Fixed bug #9899: erronious NOT_NULL flag for some attributes in the EXPLAIN table.
-
igor@rurik.mysql.com authored
into rurik.mysql.com:/home/igor/mysql-5.0
-
igor@rurik.mysql.com authored
into rurik.mysql.com:/home/igor/mysql-5.0
-
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
-
monty@mysql.com authored
into mysql.com:/home/my/mysql-4.1
-
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
-
monty@mysql.com authored
Fix instead wrong call to ha_key_cmp This is related to bug #10741 Inserting double value into utf8 column crashes server
-
petr@mysql.com authored
-
igor@rurik.mysql.com authored
into rurik.mysql.com:/home/igor/dev/mysql-5.0-0
-
igor@rurik.mysql.com authored
Removed an extra space char.
-
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.
-