knielsen@mysql.com
da296394e3
Fix test cases to work with non-standard --vardir.
...
Rename mix_innodb_myisam_binlog-master.opt; when the test was moved to
separate stm/row test cases, the .opt were not moved along with it,
causing a 60-second test duration because of default lock timeout :-(
2006-02-22 10:07:54 +01:00
pekka@mysql.com
93db514db6
ndb - enable rpl_ndb_blob2 bug#17505
2006-02-20 17:20:54 +01:00
guilhem@mysql.com
af149459ed
Fix after merge of 5.0, fix of a result file which somebody hadn't updated.
...
"mysqldump" test fails (mysqlimport related, Brian aware), ndb_cache2 ndb_cache_multi2
partition_mgm_err fail (unrelated to my changes), rpl_row_view01 (known crash BUG#17265)
2006-02-18 23:37:56 +01:00
guilhem@mysql.com
ac2b5966ca
Merge mysql.com:/home/mysql_src/mysql-5.0
...
into mysql.com:/home/mysql_src/mysql-5.1-new
2006-02-18 21:10:44 +01:00
guilhem@mysql.com
473cfdfcb2
Merge mysql.com:/home/mysql_src/mysql-5.0
...
into mysql.com:/home/mysql_src/mysql-5.1-new; will fix manually sp_head.cc and mysqld.cc later soon.
2006-02-18 19:07:32 +01:00
jmiller@mysql.com
c63218aa91
Test cleanup
2006-02-16 21:50:05 +01:00
mats@mysql.com
43bc3c4068
Merge mysql.com:/home/bkroot/mysql-5.1-new
...
into mysql.com:/home/bk/w3023-mysql-5.1-new
2006-02-16 08:46:45 +01:00
mats@mysql.com
2884408c75
WL#3023 (Use locks in a statement-like manner):
...
Table maps are now written on aquiring locks to tables and released
at the end of each logical statement.
2006-02-16 08:30:53 +01:00
jmiller@mysql.com
b84ee0dec8
Test case updates and new test cases added to CRBR
2006-02-16 04:42:16 +01:00
jmiller@mysql.com
48968c656a
Test updates
2006-02-15 14:02:47 +01:00
jmiller@mysql.com
b3d8441f98
Merge jmiller@bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into mysql.com:/home/ndbdev/jmiller/clones/mysql-5.1-new
2006-02-13 17:07:14 +01:00
jmiller@mysql.com
60be6c257d
Updated test cases
2006-02-13 16:36:11 +01:00
brian@zim.tangent.org
0a5a30bef3
This patch removes the remaining TYPE= code from MySQL. It cleans up a number of tests where it was being called still (and failing). Also I cleaned up all of the extra scripts so that they now work.
2006-02-12 13:26:30 -08:00
jmiller@mysql.com
0cf61d620f
Merge jmiller@bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into mysql.com:/home/ndbdev/jmiller/clones/mysql-5.1-new
2006-02-10 12:58:55 +01:00
jmiller@mysql.com
7ce371210f
test updates
2006-02-10 12:52:35 +01:00
knielsen@mysql.com
344c334141
Merge mysql.com:/usr/local/mysql/mysql-5.1-sp-destruct
...
into mysql.com:/usr/local/mysql/mysql-5.1-new
2006-02-10 10:44:09 +01:00
knielsen@mysql.com
1bc91adcef
Fix missing test cleanup
2006-02-10 10:18:57 +01:00
jmiller@mysql.com
e3bfdb9b1c
Merge jmiller@bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into mysql.com:/home/ndbdev/jmiller/clones/mysql-5.1-new
2006-02-08 16:52:34 +01:00
jmiller@mysql.com
dacf64b678
Implement suggestions from lars review
2006-02-08 16:47:46 +01:00
jmiller@mysql.com
75b6720509
More updates for using NDB as default and some bug fixes along the way
2006-02-08 13:08:19 +01:00
msvensson@neptunus.(none)
bcefb0c7fa
Merge neptunus.(none):/home/msvensson/mysql/mysqltest_var/my51-mysqltest_var
...
into neptunus.(none):/home/msvensson/mysql/mysql-5.1-new
2006-02-07 18:04:50 +01:00
msvensson@neptunus.(none)
3f1cf9fabc
Merge neptunus.(none):/home/msvensson/mysql/mysqltestrun_check_testcases/my51-mysqltestrun_check_testcases
...
into neptunus.(none):/home/msvensson/mysql/mysql-5.1-new
2006-02-07 17:57:26 +01:00
msvensson@neptunus.(none)
809deba6e5
Merge neptunus.(none):/home/msvensson/mysql/mysqltestrun_check_testcases/my50-mysqltestrun_check_testcases
...
into neptunus.(none):/home/msvensson/mysql/mysqltestrun_check_testcases/my51-mysqltestrun_check_testcases
2006-02-07 17:20:50 +01:00
jmiller@mysql.com
23b68e3a5a
More test case updates for using RPL with NDB as default engine
2006-02-07 00:18:10 +01:00
jmiller@mysql.com
43a9daf0b8
Implemented requested changes by Lars and did some general test cleanup. Lots more togo
2006-02-03 15:38:27 +01:00
jmiller@mysql.com
4ae74a8133
First set of rpl test updated for NDB and general test cleanup
2006-02-03 01:59:02 +01:00
msvensson@neptunus.(none)
a8672116aa
Update 5.1 to use MYSQLTEST_VARDIR
2006-01-26 12:35:36 +01:00
msvensson@neptunus.(none)
60296f8f7f
Merge neptunus.(none):/home/msvensson/mysql/mysqltest_var/my50-mysqltest_var
...
into neptunus.(none):/home/msvensson/mysql/mysqltest_var/my51-mysqltest_var
2006-01-24 14:10:48 +01:00
jmiller@mysql.com
cddd1294b8
rpl_foreign_key.test:
...
Added comments on 1022 per Lars request
2006-01-23 14:07:58 +01:00
jmiller@mysql.com
0890238a0f
rpl_foreign_key_innodb.result, rpl_foreign_key.test:
...
had to add order by
2006-01-20 23:39:13 +01:00
jmiller@mysql.com
53784ff246
Updated test
2006-01-20 23:28:52 +01:00
jmiller@mysql.com
ed4c583d16
RBR test updates per lars request
2006-01-11 20:02:11 +01:00
gluh@eagle.intranet.mysql.r18.ru
9f729c45d7
Additional fix for wl#2506
2006-01-11 15:04:18 +04:00
jmiller@mysql.com
5e45dc2738
Merge jmiller@bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into mysql.com:/home/ndbdev/jmiller/clones/mysql-5.1-new
2006-01-05 22:18:43 +01:00
jmiller@mysql.com
32b19cd1ec
New rbr blob test requested by Lars
2006-01-05 03:56:22 +01:00
jmiller@mysql.com
400bc0ca33
Updated tests from Lars Review
2005-12-23 14:45:02 +01:00
lars@mysql.com
ad126d90e0
WL#1012: All changes as one single changeset.
...
This includes both code and test cases.
2005-12-22 06:39:02 +01:00