- 17 Feb, 2005 6 commits
-
-
tomas@poseidon.ndb.mysql.com authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-4.1
-
kent@mysql.com authored
Make SQL more readable, substitute hostname at runtime mysql-test-run.pl: Run init scripts with /bin/sh, ignore return code
-
kent@mysql.com authored
into mysql.com:/Users/kent/mysql/bk/mysql-4.1-perl
-
kent@mysql.com authored
'ps_1general' and 'fulltext_cache' test cases.
-
dean@mysql.com authored
into mysql.com:/home/dellis/bkl/bug-4.1
-
kent@mysql.com authored
into mysql.com:/Users/kent/mysql/bk/mysql-4.1-perl
-
- 16 Feb, 2005 16 commits
-
-
tomas@poseidon.ndb.mysql.com authored
-
tomas@poseidon.ndb.mysql.com authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-4.1
-
tomas@poseidon.ndb.mysql.com authored
-
acurtis@pcgem.rdg.cyberkinetica.com authored
into pcgem.rdg.cyberkinetica.com:/var/db/bk/work-acurtis/bug4445.1
-
acurtis@pcgem.rdg.cyberkinetica.com authored
-
acurtis@pcgem.rdg.cyberkinetica.com authored
Make a more informative platform info for Windows
-
pekka@mysql.com authored
into mysql.com:/space/pekka/ndb/version/my41-1.2154.30.2
-
pekka@mysql.com authored
-
kent@mysql.com authored
into mysql.com:/Users/kent/mysql/bk/mysql-4.1-perl
-
dean@mysql.com authored
-
dean@mysql.com authored
Test case for bug#8522, to test for out of bounds memory access in ft_nlq_find_relevance().
-
guilhem@mysql.com authored
into mysql.com:/home/mysql_src/mysql-4.1-clean
-
guilhem@mysql.com authored
-
igor@rurik.mysql.com authored
-
igor@rurik.mysql.com authored
into rurik.mysql.com:/home/igor/dev/mysql-4.0-0
-
igor@rurik.mysql.com authored
Added a test case for bug #8392. sql_delete.cc: Fixed bug #8392. The bug caused a crash for a delete statement with ORDER BY that explicitly referred to the modified table.
-
- 15 Feb, 2005 16 commits
-
-
dean@mysql.com authored
into mysql.com:/home/dellis/bkl/bug-4.1
-
dean@mysql.com authored
Added bounds check to avoid accessing unallocated FT_DOC array. (BUG #8522)
-
joerg@mysql.com authored
into mysql.com:/M41/mysql-4.1
-
kent@mysql.com authored
into mysql.com:/Users/kent/mysql/bk/mysql-4.1-perl
-
marko@hundin.mysql.fi authored
into hundin.mysql.fi:/home/marko/mysql-4.1
-
guilhem@mysql.com authored
into mysql.com:/home/mysql_src/mysql-4.1-clean
-
joerg@mysql.com authored
into mysql.com:/M41/mysql-4.1
-
joerg@mysql.com authored
2) Raise the version number to 4.1.11.
-
guilhem@mysql.com authored
into mysql.com:/home/mysql_src/mysql-4.1-clean
-
monty@mysql.com authored
-
marko@hundin.mysql.fi authored
into hundin.mysql.fi:/home/marko/k/mysql-4.0
-
monty@mysql.com authored
This fixes also the reverse lookup bug introduced by the previous patch
-
ramil@mysql.com authored
on some 64-bit platforms (e.g. IRIX, non-debug build).
-
marko@hundin.mysql.fi authored
(Bug #5822)
-
kent@mysql.com authored
into mysql.com:/Users/kent/mysql/bk/mysql-4.1-perl
-
konstantin@mysql.com authored
delete is declared. As we don't use exceptions placement delete is never called and the fix only affects numerous warnings when compiling with MS Visual C++. For more info see http://www.gotw.ca/gotw/010.htm.
-
- 14 Feb, 2005 2 commits
-
-
kent@mysql.com authored
into mysql.com:/Users/kent/mysql/bk/mysql-4.1-perl
-
guilhem@mysql.com authored
and fixing it another way (per Monty; a simpler solution which does not increase the number of binlog events is to always execute DROP TEMPORARY TABLE IF EXISTS on slave). A new test rpl_drop_temp. 2) fixing BUG#8436 "Multiple "stacked" SQL statements cause replication to stop" by setting thd->query_length to the length of the query being executed, not counting the next queries if this is a multi-query. Should also improve display of SHOW PROCESSLIST. A new test rpl_multi_query.
-