- 08 Dec, 2007 2 commits
-
-
timour/tkatchaounov@lapi.mysql.com authored
into lapi.mysql.com:/home/tkatchaounov/mysql/src/5.1#32694
-
timour/tkatchaounov@lapi.mysql.com authored
The problem was that when convert_constant_item is called for subqueries, this happens when we already started executing the top-level query, and the field argument of convert_constant_item pointed to a valid table row. In turn convert_constant_item used the field buffer to compute the value of its item argument. This copied the item's value into the field, and made equalities with outer references always true. The fix saves/restores the original field's value when it belongs to an outer table.
-
- 07 Dec, 2007 6 commits
-
-
evgen@moonbone.local authored
into moonbone.local:/work/32482-5.1-opt-mysql
-
evgen@moonbone.local authored
The Item_func_set_user_var::register_field_in_read_map() did not check that the result_field was null.This caused server crashes for queries that required order by such a field and were executed without using a temporary table. The Item_func_set_user_var::register_field_in_read_map() now checks the result_field to be not null.
-
gkodinov/kgeorge@macbook.gmz authored
into macbook.gmz:/Users/kgeorge/mysql/work/merge-5.1-opt
-
holyfoot/hf@hfmain.(none) authored
into mysql.com:/home/hf/work/26921/my51-26921
-
holyfoot/hf@hfmain.(none) authored
into mysql.com:/home/hf/work/26921/my51-26921
-
holyfoot/hf@hfmain.(none) authored
into mysql.com:/home/hf/work/26921/my51-26921
-
- 06 Dec, 2007 9 commits
-
-
holyfoot/hf@hfmain.(none) authored
into mysql.com:/home/hf/work/mrg/my51-mrg
-
holyfoot/hf@mysql.com/hfmain.(none) authored
-
tnurnberg@sin.intern.azundris.com authored
initialise limits properly for getopt_ll_limit() (fixes falcon_opt test)
-
holyfoot/hf@hfmain.(none) authored
into mysql.com:/home/hf/work/mrg/my51-mrg
-
holyfoot/hf@mysql.com/hfmain.(none) authored
ha_partition::update_create_info() just calls update_create_info of a first partition, so only get the autoincrement maximum of the first partition, so SHOW CREATE TABLE can show small AUTO_INCREMENT parameters. Fixed by implementing ha_partition::update_create_info() in a way other handlers work. HA_ARCHIVE:stats.auto_increment handling made consistent with other engines
-
tnurnberg@white.intern.koehntopp.de authored
into mysql.com:/misc/mysql/31177/51-31177
-
tnurnberg@white.intern.koehntopp.de authored
into mysql.com:/misc/mysql/31177/50-31177
-
tnurnberg@white.intern.koehntopp.de authored
into mysql.com:/misc/mysql/31177/51-31177
-
additional fixes for BDB and correct assignment of both signed and unsigned 64-bit data to unsigned system variables
-
- 04 Dec, 2007 4 commits
-
-
mhansson@dl145s.mysql.com authored
into dl145s.mysql.com:/data0/mhansson/my51-bug30234
-
mhansson@dl145s.mysql.com authored
into dl145s.mysql.com:/data0/mhansson/my50-bug30234
-
gluh@mysql.com/eagle.(none) authored
-
additional fixes for 64-bit --- Merge mysql.com:/misc/mysql/31177/50-31177 into mysql.com:/misc/mysql/31177/51-31177 --- Bug#31177: Server variables can't be set to their current values additional 5.1 fixes (for plugins)
-
- 03 Dec, 2007 5 commits
-
-
mhansson@dl145s.mysql.com authored
into dl145s.mysql.com:/data0/mhansson/my51-bug30234
-
mhansson/martin@linux-st28.site authored
Restores files that were automerged during null merge.
-
mhansson/martin@linux-st28.site authored
into linux-st28.site:/home/martin/mysql/src/bug30234/my51-bug30234
-
mhansson/martin@linux-st28.site authored
Anti-patch. This patch undoes the previously pushed patch. It is null-merged in versions 5.1 and above since there the original patch is still desired.
-
additional fixes for 64-bit
-
- 02 Dec, 2007 3 commits
-
-
extra 5.1 fixes
-
tnurnberg@white.intern.koehntopp.de authored
into mysql.com:/misc/mysql/31177/51-31177
-
tnurnberg@white.intern.koehntopp.de authored
into mysql.com:/misc/mysql/31177/50-31177
-
- 01 Dec, 2007 11 commits
-
-
5.1+ specific fixes (plugins etc.)
-
tnurnberg@white.intern.koehntopp.de authored
into mysql.com:/misc/mysql/31177/51-31177
-
tnurnberg@white.intern.koehntopp.de authored
into mysql.com:/misc/mysql/32707/51-32707
-
tnurnberg@white.intern.koehntopp.de authored
into mysql.com:/misc/mysql/32707/50-32707
-
holyfoot/hf@hfmain.(none) authored
into mysql.com:/home/hf/work/mrg/my50-mrg
-
holyfoot/hf@hfmain.(none) authored
into mysql.com:/home/hf/work/mrg/my51-mrg
-
holyfoot/hf@hfmain.(none) authored
into mysql.com:/home/hf/work/mrg/my50-mrg
-
holyfoot/hf@mysql.com/hfmain.(none) authored
into mysql.com:/home/hf/work/mrg/my41-mrg
-
holyfoot/hf@mysql.com/hfmain.(none) authored
-
tnurnberg@white.intern.koehntopp.de authored
into mysql.com:/misc/mysql/32180/51-32180
-
tnurnberg@white.intern.koehntopp.de authored
into mysql.com:/misc/mysql/32180/50-32180
-