Commit graph

29969 commits

Author SHA1 Message Date
reggie@linux.site
631b9af2be Merge rburnett@bk-internal.mysql.com:/home/bk/mysql-5.1-new
into  linux.site:/home/reggie/work/mysql-5.1-bug16718
2006-01-23 22:13:12 -06:00
jmiller@mysql.com
5ea8f304bf 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-24 01:13:20 +01:00
jmiller@mysql.com
f063d80678 disabled.def:
Updated with new bug number
2006-01-24 01:12:23 +01:00
petr@mysql.com
35f0ebac6c Merge pchardin@bk-internal.mysql.com:/home/bk/mysql-5.1-new
into  mysql.com:/home/cps/mysql/trees/5.1/5.1-virgin-no-debug
2006-01-24 01:28:26 +03:00
guilhem@mysql.com
502f3085f8 Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-5.1-new
into  mysql.com:/home/mysql_src/mysql-5.1-new
2006-01-23 22:18:30 +01:00
guilhem@mysql.com
ea0725602b Fix for the test failure of binlog_row_ctype_cp932. Note that since we pushed row-based replication,
"make test" != "mysql-test-run && mysql-test-run --ps-protocol". "make test" is what should be used;
had it been, the failure would have been noticed earlier. Putting back cxx flags I had by accident removed.
Disclaimer: 5.1-new is in a sorry state: log_tables and some ndb* fail, mysqlslap test crashes randomly in a row-based replication assertion (sql_class.cc:2207).
2006-01-23 22:17:12 +01:00
andrey@lmy004.
de24c22289 fix for bug #16401 Events: mysql.event.comment is varchar(64) 2006-01-23 22:09:53 +01:00
jmiller@mysql.com
ccc36b0103 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-23 18:25:19 +01:00
jmiller@mysql.com
0f6e44d110 disabled.def:
Disabled ndb_dd_disk2memory
2006-01-23 18:24:12 +01:00
reggie@linux.site
e389f947f8 BUG# 15523 - ALTER TABLE ... PARTITION BY does not work
this was fixed by WL 2604
2006-01-23 10:39:32 -06:00
reggie@linux.site
7350f48356 BUG# 16534: just a change to the test suite showing that it's fixed.
This bug was fixed as part of the large WL 2604 push.
2006-01-23 09:44:13 -06:00
joerg@debian.(none)
34c229be91 Merge jbruehe@bk-internal.mysql.com:/home/bk/mysql-5.1-new
into debian.(none):/M51/mysql-5.1
2006-01-23 16:15:39 +01:00
andrey@lmy004.
a6494fbe31 Merge ahristov@bk-internal.mysql.com:/home/bk/mysql-5.1-new
into lmy004.:/work/mysql-5.1-tt-copy-works
2006-01-23 16:13:46 +01:00
reggie@linux.site
c5f2f9180f Bug# 16718 partitioning support status variable has incorrect name
change status variable from have_partition_engine to have_partitioning.
2006-01-23 08:42:32 -06:00
petr@mysql.com
c355ce858b Merge pchardin@bk-internal.mysql.com:/home/bk/mysql-5.1-new
into  mysql.com:/home/cps/mysql/trees/5.1/5.1-virgin-no-debug
2006-01-23 17:28:37 +03:00
petr@mysql.com
fa0c7e0994 disable ps_protocol in log_tables test.
The log content is obviously different in two modes,
as Queries are translated into Prepare and Execute
commands. Thus we should use test only in one mode
to get the match with result.
2006-01-23 17:27:16 +03:00
andrey@lmy004.
869661ff9e Merge ahristov@bk-internal.mysql.com:/home/bk/mysql-5.1-new
into lmy004.:/work/mysql-5.1-bug16548
2006-01-23 15:02:42 +01:00
jmiller@mysql.com
401d03c9b1 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-23 14:51:44 +01:00
jmiller@mysql.com
935a2379bd 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-23 14:48:12 +01:00
jmiller@mysql.com
ad4ec4a6ef disabled.def:
updated
2006-01-23 14:46:56 +01:00
jonas@perch.ndb.mysql.com
5de8bf3988 Merge joreland@bk-internal.mysql.com:/home/bk/mysql-5.1-new
into  perch.ndb.mysql.com:/home/jonas/src/mysql-5.1-new
2006-01-23 14:16:35 +01:00
jonas@perch.ndb.mysql.com
c057cdc17c ndb - Fix strange SR problems
uninit variable
2006-01-23 14:15:35 +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
andrey@lmy004.
9b7b1fd6fd - disable events for now (again) 2006-01-23 13:56:34 +01:00
msvensson@neptunus.(none)
b5188bdc75 Bug#15904 --tmpdir requires trailing slash '/'
- Use same code for creating the temptable filename both from "mysql_create_table" and "mysql_create_like_table"
2006-01-23 13:28:42 +01:00
andrey@lmy004.
91ff153dcb Merge 2006-01-23 13:07:31 +01:00
andrey@lmy004.
877facc5ec Merge ahristov@bk-internal.mysql.com:/home/bk/mysql-5.1-new
into lmy004.:/work/mysql-5.1-bug16548
2006-01-23 12:38:54 +01:00
holyfoot@mysql.com
edc91d6643 Merge bk@192.168.21.1:mysql-5.1-new into mysql.com:/home/hf/work/5.1.emb 2006-01-23 15:31:54 +04:00
andrey@lmy004.
6df1ec2c76 Merge 2006-01-23 11:06:12 +01:00
tomas@poseidon.ndb.mysql.com
ae7c136dde Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.1-new
into  poseidon.ndb.mysql.com:/home/tomas/mysql-5.1-new
2006-01-23 11:02:11 +01:00
tomas@poseidon.ndb.mysql.com
771f52b771 Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.1-new
into  poseidon.ndb.mysql.com:/home/tomas/mysql-5.1-new
2006-01-23 10:44:18 +01:00
tomas@poseidon.ndb.mysql.com
92c93523dd added option for relative pat in ndb config
added option for verbose ndb startup
2006-01-23 10:42:02 +01:00
sergefp@mysql.com
b729baedcf Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-5.1-new
into  mysql.com:/home/psergey/mysql-5.1-ppruning-r5-push
2006-01-23 12:29:25 +03:00
jonas@perch.ndb.mysql.com
68d55c5e18 ndb - fix typo 2006-01-23 09:57:04 +01:00
jonas@perch.ndb.mysql.com
e2b1046b48 Merge joreland@bk-internal.mysql.com:/home/bk/mysql-5.1-new
into  perch.ndb.mysql.com:/home/jonas/src/mysql-5.1-new
2006-01-23 09:32:32 +01:00
jonas@perch.ndb.mysql.com
87202d31db bug#13556 - (ndb) - incorrect parsing in tablespace code
end_ptr to my_strtoll10 is in/out parameter
2006-01-23 09:31:03 +01:00
knielsen@mysql.com
33997ddaad Merge bk-internal.mysql.com:/home/bk/mysql-5.1-new
into  mysql.com:/usr/local/mysql/mysql-5.1-new
2006-01-23 09:17:08 +01:00
jonas@perch.ndb.mysql.com
b4ca22e685 Merge joreland@bk-internal.mysql.com:/home/bk/mysql-5.1-new
into  perch.ndb.mysql.com:/home/jonas/src/mysql-5.1-new
2006-01-23 09:12:22 +01:00
holyfoot@mysql.com
09359dce59 Merge bk@192.168.21.1:mysql-5.1-new into mysql.com:/home/hf/work/5.1.emb 2006-01-23 11:59:31 +04:00
holyfoot@deer.(none)
0b8ebc2454 Fixes about the embedded-server in 5.1 2006-01-23 11:58:14 +04:00
pekka@mysql.com
ecdc2c9193 ndb - wl#2972 injector cleanup accessed blob event ops via Ndb => crash 2006-01-23 07:27:49 +01:00
brian@zim.tangent.org
58e21e823c Small cleanups to remove old or un-needed methods. 2006-01-22 13:51:42 -08:00
pekka@mysql.com
f79075e9d6 ndb - wl#2972 fix tinyblob 2006-01-22 13:28:43 +01:00
pekka@mysql.com
ddc419afb2 ndb - wl#2972 injector saw blob table drop event => crash 2006-01-22 10:37:57 +01:00
sergefp@mysql.com
d422e5e68b Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-5.1-new
into  mysql.com:/home/psergey/mysql-5.1-ppruning-r5
2006-01-21 14:14:20 +03:00
pekka@mysql.com
f2c82402ca Merge mysql.com:/space/pekka/ndb/version/my51
into  mysql.com:/space/pekka/ndb/version/my51-rbr
2006-01-21 11:57:15 +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
knielsen@mysql.com
95a9e12e54 Merge bk-internal.mysql.com:/home/bk/mysql-5.1-new
into  mysql.com:/usr/local/mysql/mysql-5.1-new
2006-01-20 22:29:40 +01:00
knielsen@mysql.com
aa52986bc0 Disable partitioning test on servers compiled without partitioning. 2006-01-20 22:28:14 +01:00