Mattias Jonsson
d8cbc5247c
Backport of test results for Bug#38719 from 6.0 to 5.1
...
post push fix, Bug#38719, additional test cases updated
2009-02-18 22:35:28 +01:00
Mattias Jonsson
e2cf7f14a0
Backport of bug#38719 from 6.0 to 5.1
...
handler::get_dup_key used the called handler for the
info call, but used table->file handler for errkey.
Fixed by using table->file->info instead.
2009-02-18 21:29:30 +01:00
Mattias Jonsson
5b15e3de83
Backport of bug#36001 from 6.0 to 5.1
2009-02-18 21:22:56 +01:00
Mattias Jonsson
d8e34e554c
Bug#36001: Partitions: spelling and using some error messages
...
Backport from 6.0
Changed error message to show that it is partitioning
that does not support foreign keys yet.
Changed spelling from British english to American english.
2009-02-18 21:10:19 +01:00
Sergey Glukhov
ad0e657db4
5.0->bugteam->5.1-bugteam merge
2009-02-18 16:09:46 +04:00
Sergey Glukhov
49243dd212
automerge
2009-02-18 15:53:30 +04:00
Georgi Kodinov
4c45c68e08
merge of bug 26724 to 5.1-bugteam
2009-02-18 12:26:11 +02:00
Georgi Kodinov
2202d5b7f5
Bug #26724 : mysql command line client, ignores input to internal cmd after space
...
Removed the misleading "NOTE:" from the \h command.
2009-02-18 12:18:38 +02:00
Vladislav Vaintroub
df733e5f12
merge
2009-02-18 10:31:53 +01:00
Sergey Glukhov
7acaece2ba
Bug#25830 SHOW TABLE STATUS behaves differently depending on table name(for 5.0 only)
...
replace wild_case_compare with my_wildcmp which is multibyte safe function
2009-02-17 18:22:48 +04:00
Matthias Leich
fc43a137d4
Merge of fix for Bug 42836 into GCA tree
2009-02-16 20:43:34 +01:00
Andrei Elkin
19a7e36679
commenting windows disable for rpl_cross_version to relate to Bug #42879
2009-02-16 14:51:39 +02:00
Andrei Elkin
f37b12812f
merging from 5.1-bt
2009-02-16 14:47:51 +02:00
Georgi Kodinov
b0c2ba5b5b
merged 5.1-main -> 5.1-bugteam
2009-02-16 12:59:50 +02:00
Georgi Kodinov
9fcc08d3ca
merged 5.0-bugteam -> 5.1-bugteam
2009-02-16 12:55:59 +02:00
Georgi Kodinov
209cc33609
merged 5.1-main -> 5.1-bugteam
2009-02-16 12:54:03 +02:00
Andrei Elkin
5101180304
rpl_cross_version.test is disable for win till a proper fixing bug#42451
2009-02-16 10:49:51 +02:00
Alexey Kopytov
5105fb34a0
Take additional precision into account
2009-02-15 14:11:50 +03:00
Alexey Kopytov
f0be8af10e
Automerge.
2009-02-15 12:47:04 +03:00
Alexey Kopytov
b615d8bcb4
Fixed PB failures on IA64 hosts introduced by the patch for bug #21205 .
2009-02-15 12:26:08 +03:00
Patrick Crews
b7a5717d19
automerge
2009-02-14 17:52:45 -05:00
Alexey Kopytov
5ecbccf9c9
Automerge.
2009-02-14 20:14:10 +03:00
Alexey Kopytov
831914b848
Added missing DROP TABLE to type_float.result.
2009-02-14 20:12:14 +03:00
Alexey Kopytov
48c4ff8010
Fixed parser test failure introduced by the patch for bug #21205 .
2009-02-14 19:04:16 +03:00
Alexey Kopytov
4fd80a9dc5
Merge mysql-5.0-bugteam -> mysql-5.1-bugteam
2009-02-14 19:00:11 +03:00
Alexey Kopytov
811ace8364
Fixed several test failures in the funcs_1 suite introduced by the patch for bug #21205 .
2009-02-14 18:58:07 +03:00
Alexey Kopytov
c41a700550
Fixed bdb_gis and ndb_gis test failures in PB introduced by the patch for bug #21205 .
2009-02-14 18:36:57 +03:00
Ramil Kalimullin
31138433f6
Auto-merge
2009-02-14 14:47:33 +04:00
Ramil Kalimullin
ff8229fbef
Fix for bug#21476: stack overflow crashes server; error-message
...
stack reservation too small
Problem: some tests fail on HP-UX due to insufficient stack reservation.
Fix: increase stack reservation.
2009-02-14 14:40:22 +04:00
Alexey Kopytov
3c5db06b81
Merge mysql-5.0-bugteam -> mysql-5.1-bugteam.
2009-02-14 12:14:05 +03:00
Alexey Kopytov
0614aec4c0
Merge from dev tree.
2009-02-14 12:11:32 +03:00
Alexey Kopytov
9d21ff1148
Merge from dev tree.
2009-02-14 12:09:35 +03:00
Patrick Crews
ffd9672b9b
BUG#32667: lowercase_table3.test reports to error log
...
Cleaned up SQL code in the test.
Needed to move the FLUSH TABLES statement prior to the DROP TABLE t1 to prevent a warning of
Table open on delete and a test fail.
2009-02-13 16:12:59 -05:00
Davi Arnaut
19b053aee6
Empty merge.
2009-02-13 17:32:24 -02:00
Davi Arnaut
9cce8f40eb
Remove test case for bug 40264.
...
Dirty close tricky does not work on Windows.
2009-02-13 17:26:20 -02:00
Tatiana A. Nurnberg
c0255fbc64
auto-merge
2009-02-13 19:18:01 +01:00
Matthias Leich
3f82fcccfb
Fix for Bug#42836 Funcs_1 storedproc and storedproc_08 tests failing
2009-02-13 19:07:56 +01:00
Tatiana A. Nurnberg
aa3f93083c
Bug#42146 - DATETIME fractional seconds parse error
...
Bug#38435 - LONG Microseconds cause MySQL to fail a CAST to DATETIME or DATE
Parsing of optional microsecond part in datetime did not
fail gracefully when field width was larger than the allowed
six places.
Now handles up to the correct six places, and disregards
any extra digits without messing up what we've already got.
2009-02-13 19:07:03 +01:00
Alexey Kopytov
7040781c19
Merge from team tree
2009-02-13 19:32:23 +03:00
Alexey Kopytov
7cc2e62e25
Merge mysql-5.0-bugteam -> mysql-5.1-bugteam.
2009-02-13 19:20:56 +03:00
Andrei Elkin
7497edf967
merging from the main to a local branch
2009-02-13 18:20:36 +02:00
Alexey Kopytov
ccd5a4dc46
Merge from dev tree.
2009-02-13 19:17:07 +03:00
Rafal Somla
060c89940f
Modifications to MTR and mysqltest to improve feedback from the latter when
...
testcase checks are made.
MTR spawns mysqltest to run check-testcase test before and after each testcase
it runs. It can also run check-warnings using mysqltest. Since it happened on PB
that these checks hanged, this patch provides additional feedback to help
investigating such failures:
- mysqltest is modified to give feedback about main steps in execution of a
testcase if run in verbose mode (including connection to the server),
- MTR is modified to run mysqltest in verbose mode when doing check-testcase or
check-warnings. The diagnostic output from mysqltest is preserved so that it is
saved upon test failure.
2009-02-13 16:27:33 +01:00
Matthias Leich
6802be0967
Merge 5.0 -> 5.1, in fact null merge because all modifications
...
needed are alraedy in 5.1
2009-02-13 16:07:56 +01:00
Magnus Svensson
7274b63644
Merge
2009-02-13 14:47:01 +01:00
Matthias Leich
2a162ef3b1
Merge actual tree -> local GCA tree, no conflicts
2009-02-13 13:55:29 +01:00
Staale Smedseng
1912ad75ab
A fix for Bug#41528
2009-02-13 13:35:38 +01:00
Matthias Leich
1677de6ddd
Merge actual tree -> local GCA tree, no conflicts
2009-02-13 13:06:50 +01:00
Davi Arnaut
4d5668d93b
Backport from 6.0 fix for Bug#38249
...
2722 Konstantin Osipov 2008-10-03
Fix Bug#38249 innodb_log_arch_dir still in support files
Remove a non-supported variable from cnf file templates.
2009-02-12 20:32:37 -02:00
Magnus Svensson
07fad74238
Bug#42797 mtr.pl - temporary directory are deleted when child exit's
...
- Since we are only using the auto cleanup in one place of mtr.pl today, disable the
autocleanup and write our own END handler that clean up the tmpdir only when the process
that created it exits.
2009-02-12 17:36:58 +01:00