gkodinov/kgeorge@magare.gmz
c7f0e08d2b
Merge magare.gmz:/home/kgeorge/mysql/work/B32268-5.0-opt
...
into magare.gmz:/home/kgeorge/mysql/work/B32268-5.1-opt
2007-11-26 13:33:36 +02:00
gluh@mysql.com/eagle.(none)
a983a56486
Bug#30152 MySQLD crash duing alter table causes DROP DATABASE to FAIL due to temp file(addon)
...
result fix
2007-11-26 12:56:31 +04:00
holyfoot/hf@hfmain.(none)
5cdc1b0bb0
Merge mysql.com:/home/hf/work/30284/my50-30284
...
into mysql.com:/home/hf/work/30284/my51-30284
2007-11-24 15:06:06 +04:00
holyfoot/hf@hfmain.(none)
410cc11244
Merge mysql.com:/home/hf/work/30284/my41-30284
...
into mysql.com:/home/hf/work/30284/my50-30284
2007-11-24 15:05:24 +04:00
holyfoot/hf@hfmain.(none)
ced15fccec
Merge bk@192.168.21.1:mysql-5.0-opt
...
into mysql.com:/home/hf/work/30284/my50-30284
2007-11-24 15:02:29 +04:00
holyfoot/hf@hfmain.(none)
4916196ed0
Merge bk@192.168.21.1:mysql-5.1-opt
...
into mysql.com:/home/hf/work/30284/my51-30284
2007-11-24 15:02:23 +04:00
holyfoot/hf@mysql.com/hfmain.(none)
c6f65c8b48
Merge bk@192.168.21.1:mysql-4.1-opt
...
into mysql.com:/home/hf/work/30284/my41-30284
2007-11-24 14:59:48 +04:00
holyfoot/hf@hfmain.(none)
19d11753a8
Merge mysql.com:/home/hf/work/30284/my50-30284
...
into mysql.com:/home/hf/work/30284/my51-30284
2007-11-24 14:57:51 +04:00
holyfoot/hf@mysql.com/hfmain.(none)
7094295d99
merging fix
2007-11-24 14:57:09 +04:00
holyfoot/hf@hfmain.(none)
d6e94bc994
Merge mysql.com:/home/hf/work/30284/my41-30284
...
into mysql.com:/home/hf/work/30284/my50-30284
2007-11-24 14:47:32 +04:00
kaa@polly.(none)
516d26ae3a
Merge polly.(none):/home/kaa/src/opt/bug29976/my51-bug28550
...
into polly.(none):/home/kaa/src/opt/mysql-5.1-opt
2007-11-23 18:16:41 +03:00
gluh@eagle.(none)
b2e23abc45
Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-5.1-opt
...
into mysql.com:/home/gluh/MySQL/Merge/5.1-opt
2007-11-23 18:21:55 +04:00
gluh@mysql.com/eagle.(none)
d380a8fa9c
Bug#30152 MySQLD crash duing alter table causes DROP DATABASE to FAIL due to temp file
...
disable decoding of table name if the table is internal temporary table
2007-11-23 18:21:24 +04:00
gkodinov/kgeorge@magare.gmz
0b40c63fd3
Merge gkodinov@bk-internal.mysql.com:/home/bk/mysql-5.0-opt
...
into magare.gmz:/home/kgeorge/mysql/autopush/B32400-5.0-opt
2007-11-23 15:30:16 +02:00
gkodinov/kgeorge@magare.gmz
ac98a45c33
Merge bk-internal:/home/bk/mysql-5.1-opt
...
into magare.gmz:/home/kgeorge/mysql/work/B32400-5.1-opt
2007-11-23 15:26:53 +02:00
gkodinov/kgeorge@magare.gmz
b35e378f6b
Merge magare.gmz:/home/kgeorge/mysql/work/B32400-5.0-opt
...
into magare.gmz:/home/kgeorge/mysql/work/B32400-5.1-opt
2007-11-23 14:41:47 +02:00
gluh@eagle.(none)
07051cc21f
Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-5.1-opt
...
into mysql.com:/home/gluh/MySQL/Merge/5.1-opt
2007-11-23 16:27:33 +04:00
gluh@mysql.com/eagle.(none)
7c8887ee9b
Bug#32178 server crash when select from i_s and concurrent partition management
...
The crash happens because we change share->partition_info where 'share' is global struct
(it affects other threads which use the same 'share').
It causes discrepancy between 'share' and handler data.
The fix:
Move share->partition_info update into WFRM_INSTALL_SHADOW part which is protected by OPEN_lock.
2007-11-23 16:27:05 +04:00
kaa@polly.(none)
372f9eb930
Merge ssh://bk-internal.mysql.com//home/bk/mysql-5.1-opt
...
into polly.(none):/home/kaa/src/opt/mysql-5.1-opt
2007-11-23 15:23:54 +03:00
kaa@polly.(none)
f1f9e2313b
Merge polly.(none):/home/kaa/src/opt/bug32080/my51-bug26215
...
into polly.(none):/home/kaa/src/opt/mysql-5.1-opt
2007-11-23 14:59:56 +03:00
gkodinov/kgeorge@magare.gmz
5a4feb17cd
merge 5.0-opt -> 5.1-opt
2007-11-23 13:40:53 +02:00
gkodinov/kgeorge@magare.gmz
784b5d7b72
Merge magare.gmz:/home/kgeorge/mysql/work/mysql-5.0-opt
...
into magare.gmz:/home/kgeorge/mysql/work/merge-5.1-opt
2007-11-23 12:26:19 +02:00
kaa@polly.(none)
347c33d606
Fix for bug #32080 : Excessive warnings on Solaris: setrlimit could not
...
change the size of core files.
Suppress the 'setrlimit could not change the size of the core files'
warning in mysql-test-run. We do not want core files on some of the
PushBuild hosts, and PushBuild itself does not set --core-files, so
that warning is expected.
2007-11-23 13:13:37 +03:00
evgen@moonbone.local
3f163915bf
opt_range.cc:
...
Fix for the bug#31048 for 64bit platforms.
subselect.test, subselect.result:
Corrected text case for the bug#31048.
2007-11-23 00:16:17 +03:00
gshchepa/uchum@gleb.loc
2a5d804f95
Merge gleb.loc:/work/bk/PA/5.0-opt-32556
...
into gleb.loc:/work/bk/5.0-opt
2007-11-22 22:03:36 +04:00
kaa@polly.(none)
218a21960d
Fix for bug #29976 : Excessive Slave I/O errors in replication tests
...
Problem:
The "Slave I/O thread couldn't register on master" error sporadically
occurred in replication tests because the slave I/O thread got
killed by STOP SLAVE before or while registering on master.
Fixed by checking the state of the I/O thread, and issueing
the error only if it was not explicitely killed by a user.
2007-11-22 19:22:54 +03:00
gkodinov/kgeorge@magare.gmz
5f1966d172
Merge gkodinov@bk-internal.mysql.com:/home/bk/mysql-5.1-opt
...
into magare.gmz:/home/kgeorge/mysql/autopush/B31171-5.1-opt
2007-11-22 17:35:02 +02:00
kaa@polly.(none)
816dc9f61a
Merge polly.(none):/home/kaa/src/opt/bug32221/my51-bug31445
...
into polly.(none):/home/kaa/src/opt/mysql-5.1-opt
2007-11-22 17:26:10 +03:00
kaa@polly.(none)
07b8373602
Merge polly.(none):/home/kaa/src/opt/bug32221/my50-bug31445
...
into polly.(none):/home/kaa/src/opt/mysql-5.0-opt
2007-11-22 17:24:08 +03:00
kaa@polly.(none)
8c9efe2571
Merge polly.(none):/home/kaa/src/opt/bug32221/my50-bug31445
...
into polly.(none):/home/kaa/src/opt/bug32221/my51-bug31445
2007-11-22 17:17:32 +03:00
kaa@polly.(none)
127f8e968e
Fixed build failures on Windows introduced by the patch for bug #32221 .
...
We do not have any executables in libmysql/release/ anymore.
2007-11-22 17:13:12 +03:00
gkodinov/kgeorge@magare.gmz
b9ae3d97d8
Merge gkodinov@bk-internal.mysql.com:/home/bk/mysql-5.1-opt
...
into magare.gmz:/home/kgeorge/mysql/autopush/B31171-5.1-opt
2007-11-22 15:32:08 +02:00
kaa@polly.(none)
768b251a8c
Merge polly.(none):/home/kaa/src/opt/bug32221/my51-bug31445
...
into polly.(none):/home/kaa/src/opt/mysql-5.1-opt
2007-11-22 14:56:01 +03:00
kaa@polly.(none)
01c878e283
Merge polly.(none):/home/kaa/src/opt/bug32221/my50-bug31445
...
into polly.(none):/home/kaa/src/opt/mysql-5.0-opt
2007-11-22 14:53:41 +03:00
kaa@polly.(none)
dd75ee18d4
Merge polly.(none):/home/kaa/src/opt/bug32221/my50-bug31445
...
into polly.(none):/home/kaa/src/opt/bug32221/my51-bug31445
2007-11-22 14:39:07 +03:00
gkodinov/kgeorge@magare.gmz
b908d61a49
Merge gkodinov@bk-internal.mysql.com:/home/bk/mysql-5.1-opt
...
into magare.gmz:/home/kgeorge/mysql/autopush/B31171-5.1-opt
2007-11-22 12:07:13 +02:00
gshchepa/uchum@gleb.loc
1d53a0a731
Fixed bug #32556 : assert in "using index for group-by" :
...
is_last_prefix <= 0, file .\opt_range.cc.
SELECT ... GROUP BY bit field failed with an assertion if the
bit length of that field was not divisible by 8.
2007-11-21 22:56:42 +04:00
gkodinov/kgeorge@macbook.gmz
9f363e88b3
Bug #31171 : test alter_table, fulltext2, ps, sp fail,
...
"Table is already up to date" vs. "OK"
On MacOSX 10.5 when you cast something to "bool"
(the built in C type) it takes values 0 or 1
instead of 0-255 as it seems to be on older compilers.
Fixed by removing the typecast (not needed).
No test case needed : there are tests that test it.
2007-11-21 18:52:38 +02:00
gkodinov/kgeorge@magare.gmz
25b3d62a57
merge of bug 30788 to 5.1-opt
2007-11-21 15:56:45 +02:00
gkodinov/kgeorge@magare.gmz
9d860c8cdf
Merge magare.gmz:/home/kgeorge/mysql/work/B30788-5.0-opt
...
into magare.gmz:/home/kgeorge/mysql/work/B30788-5.1-opt
2007-11-21 13:19:50 +02:00
gkodinov/kgeorge@magare.gmz
430157e666
Merge gkodinov@bk-internal.mysql.com:/home/bk/mysql-5.0-opt
...
into magare.gmz:/home/kgeorge/mysql/autopush/B30788-5.0-opt
2007-11-21 11:46:15 +02:00
gkodinov/kgeorge@magare.gmz
2e2ac428ae
Bug #30788 : Inconsistent retrieval of char/varchar
...
Index lookup does not always guarantee that we can
simply remove the relevant conditions from the WHERE
clause. Reasons can be e.g. conversion errors,
partial indexes etc.
The optimizer was removing these parts of the WHERE
condition without any further checking.
This leads to "false positives" when using indexes.
Fixed by checking the index reference conditions
(using WHERE) when using indexes with sub-queries.
2007-11-21 11:40:05 +02:00
evgen@moonbone.local
9fed61c389
Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0-opt
...
into moonbone.local:/work/31048-bug-5.0-opt-mysql
2007-11-21 02:49:17 +03:00
evgen@moonbone.local
12516abe61
sql_select.cc:
...
Additional stack check for the bug#31048.
2007-11-21 02:48:01 +03:00
gkodinov/kgeorge@magare.gmz
846cbf3cd0
Bug #32400 : Complex SELECT query returns correct result
...
only on some occasions
Referencing an element from the SELECT list in a WHERE
clause is not permitted. The namespace of the WHERE
clause is the table columns only. This was not enforced
correctly when resolving outer references in sub-queries.
Fixed by not allowing references to aliases in a
sub-query in WHERE.
2007-11-20 19:18:21 +02:00
gshchepa/uchum@gleb.loc
9b8751d43b
Merge gleb.loc:/work/bk/5.0-opt-32533
...
into gleb.loc:/work/bk/5.0-opt
2007-11-20 20:46:30 +04:00
gshchepa/uchum@gleb.loc
351d9f66d3
Fixed bug #32533 .
...
8bit escape characters, termination and enclosed characters
were silently ignored by SELECT INTO query, but LOAD DATA INFILE
algorithm is 8bit-clean, so data was corrupted during
encoding.
2007-11-20 20:15:20 +04:00
sergefp@foxhole.(none)
98b9ce442f
Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-5.1-opt
...
into mysql.com:/home/psergey/mysql-5.1-bug30573
2007-11-20 17:26:15 +03:00
gkodinov/kgeorge@magare.gmz
50d8511136
Bug #32268 : Indexed queries give bogus MIN and MAX results
...
Loose index scan does the grouping so the temp table does
not need to do it, even when sorting.
Fixed by checking if the grouping is already done before
doing sorting and grouping in a temp table and do only
sorting.
2007-11-20 16:07:24 +02:00
holyfoot/hf@hfmain.(none)
7ab844c905
Merge bk@192.168.21.1:mysql-5.0-opt
...
into mysql.com:/home/hf/work/mysql-5.0-opt
2007-11-20 17:04:42 +04:00