- 28 Feb, 2006 20 commits
-
-
pekka@mysql.com authored
-
jmiller@mysql.com authored
-
jmiller@mysql.com authored
into mysql.com:/home/ndbdev/jmiller/clones/mysql-5.1-new
-
andrey@lmy004. authored
into lmy004.:/work/mysql-5.1-bug16537
-
andrey@lmy004. authored
(post-review pre-push changes) coding style (mostly trailing spaces removed)
-
bar@mysql.com authored
into mysql.com:/usr/home/bar/mysql-5.1-new.16313
-
tomas@poseidon.ndb.mysql.com authored
- moved used_partitions initialization
-
tomas@poseidon.ndb.mysql.com authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.1-new
-
tomas@poseidon.ndb.mysql.com authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.1-new
-
knielsen@mysql.com authored
-
knielsen@mysql.com authored
-
tomas@poseidon.ndb.mysql.com authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.1-new
-
tomas@poseidon.ndb.mysql.com authored
- code wrongly tries to do a "fast alter partition", although not supported
-
tomas@poseidon.ndb.mysql.com authored
- too little space was allocated for receiving events, partition uses extra column in table
-
tomas@poseidon.ndb.mysql.com authored
- error string wrongly formatted
-
andrey@lmy004. authored
-
andrey@lmy004. authored
- now when the event is created and STARTS is omitted then STARTS is implicitly CURRENT_TIMESTAMP - This CS also fixed incorrect presentation of STARTS/ENDS in I_S.EVENTS (incorporated review changes)
-
knielsen@mysql.com authored
into mysql.com:C:/cygwin/home/mysqldev/my/mysql-5.1-new
-
bar@mysql.com authored
xml.result, xml.test: Adding test case. item_xmlfunc.cc: Fixed that the "!" character written at the end was ignored. Now if we try to scan "!=", and if "!" is not followed by "=", we rollback lex scanner back to "!" token, so the parser will start to check the next rule from the "!" character again. Previously parser started from the next character, which was EOF in the example in xml.test, which led to query being successfully parsed, instead of producing a syntax error.
-
holyfoot@deer.(none) authored
-
- 27 Feb, 2006 20 commits
-
-
brian@zim.(none) authored
into zim.(none):/home/brian/mysql/dep-5.1
-
brian@zim.(none) authored
-
dlenev@mysql.com authored
into mysql.com:/home/dlenev/src/mysql-5.1-merges2
-
dlenev@mysql.com authored
bug #13525 "Rename table does not keep info of triggers". Now we use MYSQLTEST_VARDIR in order to be able to run this test in different vardir. Also improved cleanup after the test.
-
dlenev@mysql.com authored
into mysql.com:/home/dlenev/src/mysql-5.1-merges2
-
dlenev@mysql.com authored
into mysql.com:/home/dlenev/src/mysql-5.1-merges2
-
dlenev@mysql.com authored
-
dlenev@mysql.com authored
into mysql.com:/home/dlenev/src/mysql-5.0-bg13525
-
dlenev@mysql.com authored
into mysql.com:/home/dlenev/src/mysql-5.0-bg13525
-
SergeyV@selena. authored
into selena.:H:/MYSQL/src/#15943-mysql-5.0
-
sergefp@mysql.com authored
into mysql.com:/home/psergey/mysql-5.0-bug17314-push
-
tomas@poseidon.ndb.mysql.com authored
-
mats@mysql.com authored
-
tomas@poseidon.ndb.mysql.com authored
-
jmiller@mysql.com authored
-
SergeyV@selena. authored
-
msvensson@neptunus.(none) authored
- Set FD_SETSIZE before including "sys/select.h"
-
sergefp@mysql.com authored
into mysql.com:/home/psergey/mysql-5.0-bug17314
-
mats@mysql.com authored
into mysql.com:/home/bk/fix-mysql-5.1-release
-
bar@mysql.com authored
xml.result: Adding test for Bug #16312 XML: extractvalue() crash if angle brackets, A fix for #16234 fixed this bug automatically.
-