- 14 Jul, 2005 4 commits
-
-
bar@mysql.com authored
After merge fix.
-
bar@mysql.com authored
into mysql.com:/usr/home/bar/mysql-5.0
-
gluh@eagle.intranet.mysql.r18.ru authored
removed unnecessary operation
-
bar@mysql.com authored
into mysql.com:/usr/home/bar/mysql-4.1.num-conv
-
- 13 Jul, 2005 36 commits
-
-
konstantin@mysql.com authored
into mysql.com:/opt/local/work/mysql-5.0-root
-
konstantin@mysql.com authored
-
dlenev@mysql.com authored
into mysql.com:/home/dlenev/src/mysql-5.0-mysqlproc
-
konstantin@mysql.com authored
into mysql.com:/opt/local/work/mysql-5.0-root
-
joerg@mysql.com authored
into mysql.com:/M50/mysql-5.0
-
konstantin@mysql.com authored
character set is UCS2". The bug is no longer repeatable.
-
joerg@mysql.com authored
Tagging the 5.0.9-beta release.
-
dlenev@mysql.com authored
into mysql.com:/home/dlenev/src/mysql-5.0-mysqlproc
-
dlenev@mysql.com authored
all tables suggested by prelocking algorithm. Added test for bug #11889 "Server crashes when dropping trigger using stored routine" (which was fixed by previous patch).
-
konstantin@mysql.com authored
into mysql.com:/opt/local/work/mysql-5.0-root
-
konstantin@mysql.com authored
binary).
-
konstantin@mysql.com authored
into mysql.com:/opt/local/work/mysql-5.0-root
-
konstantin@mysql.com authored
into mysql.com:/opt/local/work/mysql-5.0-root
-
konstantin@mysql.com authored
into mysql.com:/opt/local/work/mysql-4.1-11458
-
konstantin@mysql.com authored
into mysql.com:/opt/local/work/mysql-5.0-root
-
konstantin@mysql.com authored
-
joerg@mysql.com authored
-
konstantin@mysql.com authored
into mysql.com:/opt/local/work/mysql-4.1-11458
-
konstantin@mysql.com authored
data": remove the fix for another bug (8807) that added OUTER_REF_TABLE_BIT to all subqueries that used a placeholder to prevent their evaluation at prepare. As this bit hanged in Item_subselect::used_tables_cache for ever, a constant subquery with a placeholder was never evaluated as such, which caused wrong choice of the execution plan for the statement. - to fix Bug#8807 backport a better fix from 5.0 - post-review fixes.
-
marko@hundin.mysql.fi authored
mysql_update(): Call handler::unlock_row() also in the first while loop. This patch is from Heikki, and it was approved by Sergei Golubchik.
-
dlenev@mysql.com authored
into mysql.com:/home/dlenev/src/mysql-5.0-mysqlproc
-
dlenev@mysql.com authored
indirectly using non-cached function".
-
mats@mysql.com authored
into mysql.com:/home/bk/bXXX-mysql-5.0
-
mats@mysql.com authored
end of the test, causing subsequent tests to fail.
-
gluh@eagle.intranet.mysql.r18.ru authored
-
dlenev@mysql.com authored
into mysql.com:/home/dlenev/src/mysql-5.0-mysqlproc
-
gluh@mysql.com authored
into mysql.com:/home/gluh/MySQL/Merge/5.0
-
tomas@poseidon.ndb.mysql.com authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.0
-
tomas@poseidon.ndb.mysql.com authored
-
dlenev@mysql.com authored
of stored routines definitions even if we already have some tables open and locked. To avoid deadlocks in this case we have to put certain restrictions on locking of mysql.proc table. This allows to use stored routines safely under LOCK TABLES without explicitly mentioning mysql.proc in the list of locked tables. It also fixes bug #11554 "Server crashes on statement indirectly using non-cached function".
-
gluh@eagle.intranet.mysql.r18.ru authored
added out of range handling
-
gluh@eagle.intranet.mysql.r18.ru authored
-
bar@mysql.com authored
adding test case sql_table.cc: sql_table.cc: - do not create a new item when charsets are the same - return ER_INVALID_DEFAULT if default value cannot be converted into the column character set. item.cc: - Allow conversion not only to Unicode, but also to and from "binary". - Adding safe_charset_converter() for Item_num and Item_varbinary, returning a fixed const Item.
-
ramil@mysql.com authored
-
lars@mysql.com authored
-
lars@mysql.com authored
into mysql.com:/home/bk/mysql-5.0
-