mats@mysql.com
723d5deb01
Bug#18326 (Do not lock tables for writing during prepare of statement):
...
Fixing tests to get the test suite passing. This does not hide the bug
since it's a matter of performance, not correctness.
2006-03-18 17:15:53 +01:00
jani@ibmlab.site
928591e50f
Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into ibmlab.site:/home/my/bk/mysql-5.1-new
2006-03-17 15:56:27 +02:00
andrey@lmy004.
50efe4ed28
fix after manual merge of fix for bug #16396 : Events: Distant-future dates become past dates.
2006-03-17 11:01:45 +01:00
andrey@lmy004.
a1d87d6a0d
manual merge
2006-03-17 09:40:48 +01:00
jani@ibmlab.site
ba5c940377
Fixed depedency problem with the following test.
...
Without resetting, the next test will not pass.
2006-03-16 17:44:27 +02:00
jani@ibmlab.site
e94aefcd81
Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into ibmlab.site:/home/my/bk/mysql-5.1-new
2006-03-16 17:44:26 +02:00
msvensson@shellback.(none)
714689969f
Merge bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into shellback.(none):/home/msvensson/mysql/mysql-5.1
2006-03-16 16:05:27 +01:00
msvensson@shellback.(none)
f8ee9e47d5
Remove disabling of rpl_ndb_multi_update2
2006-03-16 16:03:39 +01:00
andrey@lmy004.
92b4381966
Merge ahristov@bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into lmy004.:/work/mysql-5.1-bug14356
2006-03-16 14:38:20 +01:00
msvensson@shellback.(none)
5f9138681d
Merge bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into shellback.(none):/home/msvensson/mysql/mysql-5.1
2006-03-16 14:28:23 +01:00
acurtis@xiphis.org
8276474a8c
Merge acurtis@bk-internal:/home/bk/mysql-5.1-new
...
into xiphis.org:/home/antony/work2/p1-bug14575.1-mrg2
2006-03-16 05:02:45 -08:00
msvensson@shellback.(none)
24eaa14b82
Merge bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into shellback.(none):/home/msvensson/mysql/mysql-5.1
2006-03-16 13:42:46 +01:00
acurtis@xiphis.org
e43f49a466
Merge xiphis.org:/home/antony/work2/p1-bug14575.1
...
into xiphis.org:/home/antony/work2/p1-bug14575.1-mrg2
2006-03-16 04:29:59 -08:00
andrey@lmy004.
05684f1fa6
Merge ahristov@bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into lmy004.:/work/mysql-5.1-bug14356
2006-03-16 13:20:34 +01:00
andrey@lmy004.
23888ae52c
fix for bug 16408 (Events: crash for an event in a procedure)
...
(one patch)
2006-03-16 13:14:40 +01:00
mikael@zim.(none)
89b10826ce
BUG#17772
...
A crash after ALTER TABLE t1 RENAME ...
2006-03-16 03:21:15 -08:00
msvensson@shellback.(none)
fc3a7388ef
Merge bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into shellback.(none):/home/msvensson/mysql/mysql-5.1
2006-03-16 09:56:49 +01:00
msvensson@shellback.(none)
b640490fde
Merge shellback.(none):/home/msvensson/mysql/bug17728/my51-bug17728
...
into shellback.(none):/home/msvensson/mysql/mysql-5.1
2006-03-16 09:44:50 +01:00
mats@mysql.com
6c37cfee5a
Merge mysql.com:/home/bkroot/mysql-5.1-new
...
into mysql.com:/home/bk/b17400-mysql-5.1-new
2006-03-16 09:32:33 +01:00
mats@mysql.com
704c0b57e3
Bug#17400 (RBR: replication of delete and update fails for tables w/o PK):
...
Unable to reproduce failure: some of the 17400 tests pass, other have other failures.
The test in the bug report passes.
Enabling some tests that pass, rebranding others.
2006-03-16 09:23:37 +01:00
konstantin@mysql.com
386ec52a6b
A fix and test case for Bug#16164 "Easter egg":
...
SHOW AUTHORS caused 'Packets out of order' in stored functions:
add the corresponding SQLCOM to sp_get_flags_for_command so that
it'd return sp-related flags for it.
Fix Bug#17403 "Events: packets out of order with show create event"
in the same chaneset.
2006-03-15 20:21:59 +03:00
msvensson@shellback.(none)
8b2fd13d30
Bug#18208 SBR fails to replicate auto_increment values for Cluster
...
- Replication of tables with autoincrement not supported when maste and or slave uses storage engine "ndb"
2006-03-15 16:29:25 +01:00
jani@ibmlab.site
f803908e97
Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into ibmlab.site:/home/my/bk/mysql-5.1-new
2006-03-15 14:08:59 +02:00
jani@ibmlab.site
373c17e7e2
Extended test case to check that binary column
...
actually adds zeroes, not spaces at the end.
2006-03-15 10:14:35 +02:00
bar@mysql.com
e983bc7486
xml.result, xml.test:
...
Adding test.
item_xmlfunc.cc:
Bug #18171 XML: ExtractValue: the XPath position() function crashes the server!
Disallowing use of position() and last() without context.
2006-03-15 11:57:37 +04:00
jani@ibmlab.site
b3e5861a02
Added a test case for Bug#18038 MySQL server corrupts binary columns data
2006-03-15 09:40:30 +02:00
mikael@zim.(none)
b572673d7b
Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into zim.(none):/home/mikael/bug16370
2006-03-14 09:41:14 -08:00
mikael@zim.(none)
4702907597
Fixing test cases
2006-03-14 09:37:29 -08:00
gbichot@production.mysql.com
7893017824
Re-enabling rpl_rbr_to_sbr.test as BUG#18108 was fixed
...
(nothing to document, this bug was not released).
2006-03-14 14:21:28 +01:00
evgen@sunlight.local
5866eb948a
Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0
...
into sunlight.local:/work_local/17336-bug-5.0-mysql
2006-03-14 15:33:13 +03:00
mikael@zim.(none)
083e3da011
Manual merge
2006-03-14 03:46:12 -08:00
mikael@zim.(none)
cad342ae02
Merge zim.(none):/home/mikael/bug17127
...
into zim.(none):/home/mikael/bug16370
2006-03-14 02:50:29 -08:00
mikael@zim.(none)
516ac72a75
Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into zim.(none):/home/mikael/bug16370
2006-03-14 02:39:24 -08:00
mikael@zim.(none)
b829321dd0
Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into zim.(none):/home/mikael/bug17127
2006-03-14 02:37:24 -08:00
mikael@zim.(none)
4b4b8f933e
Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into zim.(none):/home/mikael/bug17127
2006-03-14 02:32:46 -08:00
mikael@zim.(none)
ff77d7665d
Merge zim.(none):/home/mikael/bug15961
...
into zim.(none):/home/mikael/bug16370
2006-03-14 01:24:06 -08:00
mikael@zim.(none)
946979d2af
Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into zim.(none):/home/mikael/bug16370
2006-03-14 01:07:29 -08:00
mikael@zim.(none)
a0f22844a7
Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into zim.(none):/home/mikael/bug15961
2006-03-14 00:51:44 -08:00
gbichot@production.mysql.com
2c297c0753
Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into production.mysql.com:/usersnfs/gbichot/mysql-5.1-new
2006-03-14 09:00:45 +01:00
evgen@sunlight.local
af660df0ef
Fixed bug#17366: Unchecked Item_int results in server crash
...
When there is conjunction of conds, the substitute_for_best_equal_field()
will call the eliminate_item_equal() function in loop to build final
expression. But if eliminate_item_equal() finds that some cond will always
evaluate to 0, then that cond will be substituted by Item_int with value ==
0. In this case on the next iteration eliminate_item_equal() will get that
Item_int and treat it as Item_cond. This is leads to memory corruption and
server crash on cleanup phase.
To the eliminate_item_equal() function was added DBUG_ASSERT for checking
that all items treaten as Item_cond are really Item_cond.
The substitute_for_best_equal_field() now checks that if
eliminate_item_equal() returns Item_int and it's value is 0 then this
value is returned as the result of whole conjunction.
2006-03-13 21:11:15 +03:00
mikael@zim.(none)
09440e6d7f
Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into zim.(none):/home/mikael/bug16370
2006-03-13 09:59:07 -08:00
mikael@zim.(none)
19b66cd2b2
BUG #16810 : Error on coalesce partition
...
New test case (bug was already fixed)
2006-03-13 09:09:25 -08:00
jimw@mysql.com
786abc60a9
Merge bk-internal:/home/bk/mysql-5.1-new
...
into mysql.com:/home/jimw/my/mysql-5.1-clean
2006-03-13 08:31:39 -08:00
guilhem@production.mysql.com
aa4de1c9f0
Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into production.mysql.com:/usersnfs/gbichot/mysql-5.1-new
2006-03-13 15:45:57 +01:00
guilhem@mysql.com
e485f8e12c
Fixes to the replication mixed mode (patch approved by Monty):
...
- detect the need for row-based binlogging not at execution stage but earlier at parsing stage; needed for example for CREATE TABLE SELECT UUID().
- more tests of this mixed mode.
2006-03-13 15:34:30 +01:00
jimw@mysql.com
cf48e4cde6
Merge mysql.com:/home/jimw/my/mysql-5.1-17097
...
into mysql.com:/home/jimw/my/mysql-5.1-clean
2006-03-13 06:20:20 -08:00
jimw@mysql.com
d7762d4eb2
Merge mysql.com:/home/jimw/my/mysql-5.1-17497
...
into mysql.com:/home/jimw/my/mysql-5.1-clean
2006-03-13 06:18:04 -08:00
jimw@mysql.com
9e2bafbc5f
Merge mysql.com:/home/jimw/my/mysql-5.1-14526
...
into mysql.com:/home/jimw/my/mysql-5.1-clean
2006-03-13 06:15:21 -08:00
jimw@mysql.com
f9fa05a0c9
Merge mysql.com:/home/jimw/my/mysql-5.1-14673
...
into mysql.com:/home/jimw/my/mysql-5.1-clean
2006-03-13 06:12:42 -08:00
rburnett@production.mysql.com
b81dbad79b
Merge rburnett@bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into production.mysql.com:/usersnfs/rburnett/mysql-5.1-bug17173
2006-03-13 14:54:39 +01:00