Chad MILLER
a3bddbe465
Move test for bug 39559, which uses command-line mysql client
...
to separate test file that doesn't permit mysqld embedded in
mysqltest.
Also, fix different comment handling in a incorrect new-to-5.1
test.
2009-04-17 16:00:53 -04:00
Mattias Jonsson
7ce5c00c7b
merge
2008-12-10 09:06:58 +01:00
Mattias Jonsson
8f39d2584b
Bug#40389: REORGANIZE PARTITION crashes when only using one partition
...
The non documented command 'ALTER PARTITION t REORGANIZE PARTITION'
(without any partitions!) which only make sense for nativly
partitioned engines, such as NDB, crashes the server if there was
no change of number of partitions.
The problem was wrong usage of fast_end_partition function,
which led to usage of a non initialized variable.
2008-12-02 11:18:01 +01:00
Mattias Jonsson
abd09620db
Bug#14326: No formatting of partitioning clause in SHOW CREATE TABLE output
...
The partitioning clause is only a very long single line, which is very
hard to interpret for a human. This patch breaks the partitioning
syntax into one line for the partitioning type, and one line per
partition/subpartition.
2008-11-04 08:43:21 +01:00
istruewing@stella.local
6223deb694
Bug#32091: Security breach via directory changes
...
Post pushbuild fix
Disabled test on windows due to bug#30459
(DATA/INDEX DIR for partitions not working on windows)
Patch from Mattias Jonsson.
2007-11-13 11:12:53 +01:00
mikron@mikael-ronstr-ms-dator.local
8161ab0b53
Reapplied patch for bug18198
2007-04-04 16:26:32 +02:00
mikael/pappa@dator5.(none)
79ab9cef27
BUG#21143: mysqld hangs when using wrong number of subpartitions
...
Rewrote if-statement a bit shorter
Added check for subpartitions in REORGANIZE partitions to be of same number as
in base table.
2006-08-08 08:52:51 -04:00
mikael/pappa@dator5.(none)
65979719c7
BUG#20893: Valgrind error
2006-07-10 17:08:42 -04:00
rburnett@bk-internal.mysql.com
d9fb74e40e
Merge bk-internal.mysql.com:/data0/bk/mysql-5.1
...
into bk-internal.mysql.com:/data0/bk/mysql-5.1-kt
2006-06-22 01:25:57 +02:00
mikael@dator5.(none)
a3d5c3bf6d
BUG#16000: .par file left behind plus unnecessary messages to error.log
...
New test cases
2006-06-20 16:38:42 -04:00
rburnett@production.mysql.com
364cf6d72e
Many files:
...
Small corrections after a bad merge
2006-06-15 16:51:24 +02:00
mikael@c-0409e253.1238-1-64736c10.cust.bredbandsbolaget.se
05703aea88
BUG#19307:
...
Removed non-static test case
2006-06-13 22:40:05 -04:00
mikael@c-870ae253.1238-1-64736c10.cust.bredbandsbolaget.se
10a7660f94
BUG#19305: COALESCE partition left partition files undropped
2006-05-27 16:34:13 -04:00