tomas@whalegate.ndb.mysql.com
1e3938b9b1
Merge whalegate.ndb.mysql.com:/home/tomas/mysql-5.1-new-maint
...
into whalegate.ndb.mysql.com:/home/tomas/mysql-5.1-single-user
2007-04-25 15:01:53 +02:00
iggy@recycle.(none)
08ea692a7f
- Resolved conflict between fixes for bugs 25141 and 26074.
...
- Use the 25141 fix.
- 26074 is duplicate, as 25141 has more comprehensive test
2007-04-24 16:07:52 -04:00
tomas@whalegate.ndb.mysql.com
c6377e660c
Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.1-new-ndb
...
into whalegate.ndb.mysql.com:/home/tomas/mysql-5.1-single-user
2007-04-24 19:24:13 +02:00
tomas@whalegate.ndb.mysql.com
64d2bea65b
Merge whalegate.ndb.mysql.com:/home/tomas/mysql-5.1-new-maint
...
into whalegate.ndb.mysql.com:/home/tomas/mysql-5.1-single-user
2007-04-24 19:23:36 +02:00
iggy@alf.
b2bf19354c
Merge alf.:D:/src/mysql-5.1-maint
...
into alf.:D:/src/mysql-5.1-maint_pt
2007-04-24 12:50:28 -04:00
iggy@alf.
0f43ac0d2a
Minor fixes.
2007-04-24 12:41:08 -04:00
mskold/marty@mysql.com/linux.site
f7098f76c7
Added missing backslash
2007-04-24 17:42:16 +02:00
mskold/marty@linux.site
cabef956c2
Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.1-ndb
...
into mysql.com:/windows/Linux_space/MySQL/mysql-5.1-new-ndb
2007-04-24 15:11:22 +02:00
mskold/marty@mysql.com/linux.site
eaba3f2548
ha_ndbcluster.h, ha_ndbcluster.cc:
...
Refactored code for engine_condition_pushdown to ha_ndbcluster_cond
Makefile.am:
Added compilation of ha_ndbcluster_cond
ha_ndbcluster_cond.h, ha_ndbcluster_cond.cc:
Merge
2007-04-24 14:24:06 +02:00
msvensson@pilot.blaudden
d4cb37e84b
Merge bk-internal:/home/bk/mysql-5.1-new-maint
...
into pilot.blaudden:/home/msvensson/mysql/mysql-5.1-maint
2007-04-24 11:13:38 +02:00
msvensson@pilot.blaudden
a4ee7302e6
Merge pilot.blaudden:/home/msvensson/mysql/my51-m-mysql_upgrade
...
into pilot.blaudden:/home/msvensson/mysql/mysql-5.1-maint
2007-04-24 11:11:45 +02:00
mskold/marty@linux.site
b4b9a326b5
Merge mysql.com:/windows/Linux_space/MySQL/mysql-5.0-ndb
...
into mysql.com:/windows/Linux_space/MySQL/mysql-5.1-new-ndb
2007-04-24 10:39:21 +02:00
mskold/marty@mysql.com/linux.site
c68a4c9c6f
Back-ported compiler warning fixes from 5.1 to ease merging
2007-04-24 10:25:15 +02:00
ramil/ram@ramil.myoffice.izhnet.ru
3935e22459
Merge mysql.com:/home/ram/work/b27515/b27515.5.0
...
into mysql.com:/home/ram/work/b27515/b27515.5.1
2007-04-24 11:28:18 +05:00
ramil/ram@mysql.com/ramil.myoffice.izhnet.ru
bb3b6ae72c
Merge mysql.com:/home/ram/work/b27515/b27515.4.1
...
into mysql.com:/home/ram/work/b27515/b27515.5.0
2007-04-24 10:27:59 +05:00
iggy@recycle.(none)
e251139c80
Merge recycle.(none):/src/mysql-5.1-maint
...
into recycle.(none):/src/mysql-5.1-maint_25141
2007-04-23 17:04:24 -04:00
iggy@recycle.(none)
ba01167cec
Merge recycle.(none):/src/mysql-5.1-maint
...
into recycle.(none):/src/mysql-5.1-maint_27691
2007-04-23 16:46:17 -04:00
iggy@recycle.(none)
4bde20d175
Bug #27691 bk compilation with VC++ 2005 fails
...
- Added appropiate casts.
2007-04-23 16:42:57 -04:00
iggy@recycle.(none)
7c68e6893c
Merge bk-internal.mysql.com:/home/bk/mysql-5.1-new-maint
...
into recycle.(none):/src/bug24732/my51-bug24732
2007-04-23 16:35:20 -04:00
iggy@recycle.(none)
13b54aa963
Bug#24732 Executables do not include Vista manifests
...
- Post merge cleanup.
2007-04-23 16:23:32 -04:00
iggy@recycle.(none)
0b88f8c74c
Merge bk-internal.mysql.com:/home/bk/mysql-5.1-new-maint
...
into recycle.(none):/src/bug25621/my51-bug25621
2007-04-23 14:37:32 -04:00
iggy@recycle.(none)
b8ac729f9d
Merge recycle.(none):/src/bug25621/my50-bug25621
...
into recycle.(none):/src/bug25621/my51-bug25621
2007-04-23 14:34:10 -04:00
iggy@recycle.(none)
30d6cf311a
Bug#25621 Error in my_thread_global_end(): 1 threads didn't exit
...
- On Windows, connection handlers while exiting properly did not
decrement the server's thread count.
2007-04-23 14:28:33 -04:00
iggy@recycle.(none)
2a54abd582
Bug#25141 Crash Server on Partitioning command
...
- The function build_table_filename() builds up a string unconditionally
using the forward slash as a path separator. Later, when the string is
searched for FN_LIBCHAR by the set_up_table_before_create() function, a
null pointer is returned that is finally used by strlen in the
append_file_to_dir() function which causes the crash.
2007-04-23 13:50:34 -04:00
msvensson@pilot.blaudden
2ac94c30f4
Merge pilot.blaudden:/home/msvensson/mysql/mysql-5.1
...
into pilot.blaudden:/home/msvensson/mysql/mysql-5.1-maint
2007-04-23 17:01:02 +02:00
mskold/marty@mysql.com/linux.site
91fb8b646f
Changed void* to const NdbDictionary::Table*
2007-04-23 12:12:44 +02:00
mskold/marty@mysql.com/linux.site
4ce556cdde
Changed descriptive comment
2007-04-23 11:27:13 +02:00
mskold/marty@mysql.com/linux.site
5d4f9e22b1
Moved all code related to engine_condition_pushdown to a new class,
...
ha_ndbcluster_cond.
Added new files:
sql/ha_ndbcluster_cond.h
sql/ha_ndbcluster_cond.cc
2007-04-23 11:25:33 +02:00
mjorgensen@blade09.mysql.com
7855ae51f0
Merge bk-internal:/home/bk/mysql-5.1
...
into blade09.mysql.com:/tmp/mmj/mysql-5.1-runtime
2007-04-21 18:35:01 +02:00
ibabaev@bk-internal.mysql.com
c22d6fbb2b
Merge bk-internal.mysql.com:/data0/bk/mysql-5.1
...
into bk-internal.mysql.com:/data0/bk/mysql-5.1-opt
2007-04-21 03:51:51 +02:00
malff/marcsql@weblab.(none)
2d6d8e2abe
Merge weblab.(none):/home/marcsql/TREE/mysql-5.1-base
...
into weblab.(none):/home/marcsql/TREE/mysql-5.1-rt-merge
2007-04-20 15:31:41 -06:00
evgen@moonbone.local
4434ff13a9
Merge moonbone.local:/mnt/gentoo64/work/bk-trees/mysql-5.0-opt
...
into moonbone.local:/mnt/gentoo64/work/bk-trees/mysql-5.1-opt
2007-04-21 00:33:56 +04:00
gshchepa/uchum@gshchepa.loc
6c5d17ef56
Merge gshchepa.loc:/home/uchum/work/bk-trees/mysql-5.0-opt
...
into gshchepa.loc:/home/uchum/work/bk-trees/mysql-5.0-opt-27704
2007-04-20 16:44:50 +05:00
gshchepa/uchum@gshchepa.loc
4fcf1316bb
Merge gshchepa.loc:/home/uchum/work/bk-trees/mysql-4.1-opt-27704
...
into gshchepa.loc:/home/uchum/work/bk-trees/mysql-5.0-opt-27704
2007-04-20 15:31:33 +05:00
gshchepa/uchum@gshchepa.loc
f5a229b3d1
Bug#27704: incorrect comparison of rows with NULL components
...
Support for NULL components was incomplete for row comparison,
fixed. Added support for abort_on_null at compare_row() like
in 5.x
2007-04-20 15:14:09 +05:00
gkodinov/kgeorge@magare.gmz
bcde01f6ff
Merge gkodinov@bk-internal.mysql.com:/home/bk/mysql-5.0-opt
...
into magare.gmz:/home/kgeorge/mysql/autopush/B27786-5.0-opt
2007-04-20 12:01:54 +03:00
mhansson@dl145s.mysql.com
f0fc4b88e0
Bug #24778 : Innodb: No result when using ORDER BY
...
This bug was intruduced by the fix for bug#17212 (in 4.1). It is not
ok to call test_if_skip_sort_order since this function will
alter the execution plan. By contract it is not ok to call
test_if_skip_sort_order in this context.
This bug appears only in the case when the optimizer has chosen
an index for accessing a particular table but finds a covering
index that enables it to skip ORDER BY. This happens in
test_if_skip_sort_order.
2007-04-20 11:01:53 +02:00
mats@romeo.(none)
6d0fb7cbfb
Merge romeo.(none):/home/bk/merge-mysql-5.0
...
into romeo.(none):/home/bk/merge-mysql-5.1
2007-04-20 10:55:50 +02:00
mats@romeo.(none)
875de0e571
Merge romeo.(none):/home/bkroot/mysql-5.1-rpl
...
into romeo.(none):/home/bk/merge-mysql-5.1
2007-04-20 10:46:58 +02:00
tomas@whalegate.ndb.mysql.com
742a4d50e9
Merge whalegate.ndb.mysql.com:/home/tomas/mysql-5.1-single-user
...
into whalegate.ndb.mysql.com:/home/tomas/mysql-5.1-new-maint
2007-04-20 10:46:34 +02:00
mats@romeo.(none)
f1caa9559c
Merge romeo.(none):/home/bkroot/mysql-5.0-rpl
...
into romeo.(none):/home/bk/merge-mysql-5.0
2007-04-20 10:35:27 +02:00
mats@romeo.(none)
bb73858835
Merge mkindahl@bk-internal.mysql.com:/home/bk/mysql-5.0-rpl
...
into romeo.(none):/home/bkroot/mysql-5.0-rpl
2007-04-20 10:28:44 +02:00
gkodinov/kgeorge@magare.gmz
4c89a5960f
Bug #27786 :
...
When merging views into the enclosing statement
the ORDER BY clause of the view is merged to the
parent's ORDER BY clause.
However when the VIEW is merged into an UNION
branch the ORDER BY should be ignored.
Use of ORDER BY for individual SELECT statements
implies nothing about the order in which the rows
appear in the final result because UNION by default
produces unordered set of rows.
Fixed by ignoring the ORDER BY clause from the merge
view when expanded in an UNION branch.
2007-04-20 10:49:45 +03:00
mskold/marty@mysql.com/linux.site
098adcb465
Commented out buggy debugging code
2007-04-19 15:48:17 +02:00
gkodinov/kgeorge@magare.gmz
83fff26261
Merge gkodinov@bk-internal.mysql.com:/home/bk/mysql-5.0-opt
...
into magare.gmz:/home/kgeorge/mysql/autopush/B27530-5.0-opt
2007-04-19 15:07:03 +03:00
gluh@mysql.com/eagle.(none)
16223f0d75
Bug#27499 DROP TABLE race with SHOW TABLE STATUS
...
They can drop table after table names list creation and before table opening.
We open non existing table and get ER_NO_SUCH_TABLE error.
In this case we do not store the record into I_S table and clear error.
2007-04-19 16:49:21 +05:00
ramil/ram@ramil.myoffice.izhnet.ru
570aacac45
Merge mysql.com:/home/ram/work/b22824/my50-b22824
...
into mysql.com:/home/ram/work/b22824/my51-b22824
2007-04-19 10:42:47 +05:00
tsmith@siva.hindu.god
9232def96b
Merge siva.hindu.god:/home/tsmith/m/bk/51
...
into siva.hindu.god:/home/tsmith/m/bk/maint/51
2007-04-18 14:55:42 -06:00
tomas@whalegate.ndb.mysql.com
9afbeeedec
Bug #27076
...
- test case
2007-04-18 21:39:45 +02:00
marty@linux.site
b80c1c3dc2
Bug#24667 After ALTER TABLE operation ndb_dd table becomes regular ndb, Bug #25296 Truncate table converts NDB disk based tables to in-memory tables: Check table storage before creating columns
2007-04-18 17:38:55 +02:00