- 11 Feb, 2008 5 commits
-
-
istruewing@stella.local authored
into stella.local:/home2/mydev/mysql-5.1-axmrg
-
istruewing@stella.local authored
into stella.local:/home2/mydev/mysql-5.1-axmrg
-
istruewing@stella.local authored
into stella.local:/home2/mydev/mysql-5.1-axmrg
-
istruewing@stella.local authored
into stella.local:/home2/mydev/mysql-5.1-axmrg
-
istruewing@stella.local authored
into stella.local:/home2/mydev/mysql-5.0-axmrg
-
- 07 Feb, 2008 11 commits
-
-
mikael@dator6.(none) authored
into dator6.(none):/home/mikael/mysql_clones/mysql-5.1-engines
-
mikael@dator6.(none) authored
especially for MySQL Cluster Carrier Grade Edition
-
mattiasj@witty.ndb.mysql.com authored
Pre push fix: added --sorted_result for consistent results
-
mikael@dator6.(none) authored
into dator6.(none):/home/mikael/mysql_clones/mysql-5.1-engines
-
mikael@dator6.(none) authored
into dator6.(none):/home/mikael/mysql_clones/mysql-5.1-engines
-
mattiasj@witty.ndb.mysql.com authored
into witty.ndb.mysql.com:/Users/mattiasj/clones/51-topush
-
mattiasj@witty.ndb.mysql.com authored
into witty.ndb.mysql.com:/Users/mattiasj/clones/51-topush
-
mattiasj@witty.ndb.mysql.com authored
into witty.ndb.mysql.com:/Users/mattiasj/clones/51-topush
-
mattiasj@witty.ndb.mysql.com authored
Problem was incorrect data length in the key_restore function resulting in overwriting the search key. Solution, remove one byte in length if uneven bits are used.
-
mattiasj@witty.local authored
Problem was that Field_bit used Field::hash() function that did not know about using null-byte for storing bits. Resulting in wrong length, which was caught by valgrind. Solution: created a Field_bit::hash() that uses Field_bit::val_int() and my_charset_bin-collation function hash_sort. Also use the store function for platform independs
-
istruewing@stella.local authored
After changes to the bug fix for bug 26379 (Combination of FLUSH TABLE and REPAIR TABLE corrupts a MERGE table) the test case merge-big failed. Repaired the test case. Removed tests for INSERT ... SELECT, which is disabled for MERGE. Test case change only.
-
- 06 Feb, 2008 3 commits
-
-
istruewing@stella.local authored
A table with BLOB/TEXT prefix key part, created with version 4.1, could not be opened by a 5.1 server. The routine check at table open, if the frm file matches the MyISAM table, was too picky regarding old and new implementation of such keys. Added relaxed check for blob prefix key part. No test case. It requires to create a table in 4.1 and open it in 5.1.
-
mattiasj@witty. authored
Since it used /tmp-dir, it continues to fail on the same server until the /tmp-dir is cleaned. (Another problem was that it uses DATA/INDEX DIR without checking for symlink, which is needed) Solution: Moved all DATA/INDEX DIR test to a new partition_basic_symlink.inc file and use this for myisam and innodb, also requiring symlinks and not_windows. (i.e. removed DATA/INDEX DIR use from several tests)
-
-
- 05 Feb, 2008 2 commits
-
-
mkindahl@dl145h.mysql.com authored
cause sporadic, but benign, errors.
-
mkindahl@dl145h.mysql.com authored
-
- 04 Feb, 2008 9 commits
-
-
mkindahl@dl145h.mysql.com authored
-
mkindahl@dl145h.mysql.com authored
into dl145h.mysql.com:/data0/mkindahl/mysql-5.1-rpl-merge
-
mkindahl@dl145h.mysql.com authored
-
mkindahl@dl145h.mysql.com authored
into dl145h.mysql.com:/data0/mkindahl/mysql-5.1-rpl-merge
-
mkindahl@dl145h.mysql.com authored
-
mkindahl@dl145h.mysql.com authored
-
mkindahl@dl145h.mysql.com authored
-
mkindahl@dl145h.mysql.com authored
-
mkindahl@dl145h.mysql.com authored
-
- 03 Feb, 2008 2 commits
-
-
mkindahl@dl145h.mysql.com authored
-
mkindahl@dl145h.mysql.com authored
exists t1,t2,t3' Bug #34245 Test ndb_binlog_multi fails for 'CREATE TABLE' Bug #34246 Test rpl_ndb_transaction fails with 'Failed to create 'mysql/ndb_apply_status' Tests cases didn't wait for cluster to come up due to a typo in have_multi_ndb.inc.
-
- 02 Feb, 2008 1 commit
-
-
mkindahl@dl145h.mysql.com authored
-
- 01 Feb, 2008 7 commits
-
-
mkindahl@dl145h.mysql.com authored
into dl145h.mysql.com:/data0/mkindahl/mysql-5.1-rpl-merge
-
mkindahl@dl145h.mysql.com authored
-
cbell/Chuck@mysql_cab_desk. authored
into mysql_cab_desk.:D:/source/c++/mysql-5.0-rpl-merge
-
cbell/Chuck@mysql_cab_desk. authored
This patch adds code to convert the path for LOAD DATA INFILE events to a Unix path which is needed for running mysql client on Windows.
-
mkindahl@dl145h.mysql.com authored
into dl145h.mysql.com:/data0/mkindahl/mysql-5.1-rpl-merge
-
mkindahl@dl145h.mysql.com authored
on the context.
-
mkindahl@dl145h.mysql.com authored
into dl145h.mysql.com:/data0/mkindahl/mysql-5.1-rpl-merge
-