serg@serg.mylan
16861b2e3b
Bug#14708: Inconsistent treatment of NULLs in LEFT JOINed FULLTEXT matching without index
...
Don't rely on table->null_row when no index is used - it may be a multi-table search
2006-06-16 09:49:18 +02:00
brian@zim.(none)
0ce586f816
Fix for merged error (result set needed to be updated)
2006-06-15 21:52:00 -07:00
igor@rurik.mysql.com
ee2e2d0c6d
Post_merges fixes.
2006-06-15 20:29:05 -07:00
igor@rurik.mysql.com
1241d86787
Merge rurik.mysql.com:/home/igor/mysql-4.1-opt
...
into rurik.mysql.com:/home/igor/mysql-5.0-opt
2006-06-15 18:40:18 -07:00
igor@rurik.mysql.com
9b7ecb5553
Merge ibabaev@bk-internal.mysql.com:/home/bk/mysql-5.0-opt
...
into rurik.mysql.com:/home/igor/mysql-5.0-opt
2006-06-15 18:36:46 -07:00
lars@dl145k.mysql.com
3d1fe89803
Merge mysql.com:/users/lthalmann/bkroot/mysql-5.1-new-rpl
...
into mysql.com:/users/lthalmann/bk/MERGE/mysql-5.1-merge
2006-06-16 02:44:23 +02:00
lars@mysql.com
5f37fc4a76
Merge mysql.com:/users/lthalmann/bkroot/mysql-5.1-new-rpl
...
into mysql.com:/users/lthalmann/bk/MERGE/mysql-5.1-merge
2006-06-16 01:15:19 +02:00
mikael@c-0409e253.1238-1-64736c10.cust.bredbandsbolaget.se
0273a29bf8
BUG#19281: Auto-increment disappeared after create index
2006-06-15 18:24:33 -04:00
brian@zim.(none)
f41c001bef
Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.1-new-maint
...
into zim.(none):/home/brian/mysql/cleanup-5.1
2006-06-15 15:08:58 -07:00
serg@serg.mylan
ce07f4b903
Merge bk-internal.mysql.com:/home/bk/mysql-5.1
...
into serg.mylan:/usr/home/serg/Abk/m51
2006-06-15 23:50:31 +02:00
rburnett@bk-internal.mysql.com
b116411096
Merge bk-internal.mysql.com:/data0/bk/mysql-5.1
...
into bk-internal.mysql.com:/data0/bk/mysql-5.1-kt
2006-06-15 23:50:31 +02:00
petr@outpost.site
a3c4c13f3f
Merge pchardin@bk-internal.mysql.com:/home/bk/mysql-5.1
...
into mysql.com:/home/cps/mysql/devel/5.1-csv-remove-mmap
2006-06-16 01:50:31 +04:00
mikael@c-0409e253.1238-1-64736c10.cust.bredbandsbolaget.se
5d2d3a53c9
Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-5.1
...
into c-0409e253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/bug20397
2006-06-15 17:50:30 -04:00
msvensson@shellback.(none)
b3c321538d
Verbose printouts added
2006-06-15 23:47:32 +02:00
msvensson@shellback.(none)
c857aa1061
Add small sleep after we have detected the server has connected
2006-06-15 22:22:59 +02:00
msvensson@shellback.(none)
00d7da9177
Add extra parameter to 'ndbcluster_wait_started' so it can be used to wait until ndb_mgmd has started
2006-06-15 22:12:05 +02:00
knielsen@mysql.com
061bdf919f
BUG#19940: Add Valgrind suppression for false alarm report.
2006-06-15 22:02:26 +02:00
mikael@c-0409e253.1238-1-64736c10.cust.bredbandsbolaget.se
c8da9ebda3
Merge c-0409e253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/clean-mysql-5.1
...
into c-0409e253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/bug20397
2006-06-15 16:00:54 -04:00
evgen@moonbone.local
4dfd3af232
Merge moonbone.local:/home/evgen/bk-trees/mysql-5.0-opt
...
into moonbone.local:/work/18175-bug-5.0-opt
2006-06-15 22:10:47 +04:00
evgen@moonbone.local
0fb6b044e0
Fixed bug#18175: The nest_level counter wasn't decremented for union parts which
...
resulted in a wrong error message.
The nest_level counter indicates the depth of nesting for a subselect. It is
needed to properly resolve aggregate functions in nested subselects. Obviously
it shouldn't be incremented for UNION parts because they have the same level of
nesting. This counter was incremented by 1 in the mysql_new_select() function
for any new select and wasn't decremented for UNION parts. This resulted in
wrongly reported error messages.
Now the nest_level counter is decremented by 1 for any union part.
2006-06-15 22:09:58 +04:00
mikael@c-0409e253.1238-1-64736c10.cust.bredbandsbolaget.se
9a34f6199b
BUG#19309: Crash if double procedural alter
2006-06-15 14:03:17 -04:00
msvensson@shellback.(none)
7007dbdf2c
Improved handling of marking processes as dead
...
Run ndb_mgmd as deamon
Make extra attempt to check if processes are still alive
2006-06-15 18:40:18 +02:00
mats@mysql.com
fc93c5a99e
Various fixes to allow tests to pass.
2006-06-15 16:53:12 +02:00
rburnett@production.mysql.com
364cf6d72e
Many files:
...
Small corrections after a bad merge
2006-06-15 16:51:24 +02:00
lars@mysql.com
70214ffd5b
Merge mysql.com:/users/lthalmann/bkroot/mysql-5.0-rpl
...
into mysql.com:/users/lthalmann/bk/MERGE/mysql-5.0-merge
2006-06-15 15:54:50 +02:00
rburnett@bk-internal.mysql.com
384fa9b67e
Merge bk-internal.mysql.com:/data0/bk/mysql-5.1
...
into bk-internal.mysql.com:/data0/bk/mysql-5.1-kt
2006-06-15 14:56:00 +02:00
msvensson@shellback.(none)
0cafc94265
Add a tiny sleep after cluster restart to let it come out of "read only" mode
2006-06-15 14:52:13 +02:00
evgen@moonbone.local
d22c082b87
Merge moonbone.local:/home/evgen/bk-trees/mysql-4.1-opt
...
into moonbone.local:/work/16377-4.1-after
2006-06-15 16:41:26 +04:00
evgen@moonbone.local
2877b5ef64
item_cmpfunc.h, cast.result:
...
Post fix for bug#16377
2006-06-15 16:39:18 +04:00
ramil@mysql.com
c15a5a2b26
Merge mysql.com:/usr/home/ram/work/mysql-4.1
...
into mysql.com:/usr/home/ram/work/mysql-5.0
2006-06-15 17:37:47 +05:00
gluh@eagle.intranet.mysql.r18.ru
00fcdf8c00
Fix for bug#19667 group by a decimal expression yields wrong result
2006-06-15 16:24:02 +05:00
evgen@moonbone.local
d3502181c0
Merge moonbone.local:/home/evgen/bk-trees/mysql-5.0-opt
...
into moonbone.local:/work/19789-bug-5.0-opt-mysql
2006-06-15 15:01:37 +04:00
evgen@moonbone.local
b669852866
Merge moonbone.local:/work/15351-bug-4.1-mysql
...
into moonbone.local:/home/evgen/bk-trees/mysql-4.1-opt
2006-06-15 14:57:53 +04:00
petr@mysql.com
cde3d7d886
Merge pchardin@bk-internal.mysql.com:/home/bk/mysql-5.1
...
into mysql.com:/home/cps/mysql/devel/5.1-csv-remove-mmap
2006-06-15 14:53:11 +04:00
serg@serg.mylan
03a80df345
Merge bk-internal.mysql.com:/home/bk/mysql-5.1
...
into serg.mylan:/usr/home/serg/Abk/m51
2006-06-15 11:59:50 +02:00
lars@mysql.com
1d1c42e0a7
BUG#17201: Removed version number from test case output
2006-06-15 11:55:53 +02:00
ingo@mysql.com
2b6b5b6360
Merge mysql.com:/home/mydev/mysql-5.0-amerge
...
into mysql.com:/home/mydev/mysql-5.1-amerge
2006-06-15 10:58:02 +02:00
serg@serg.mylan
22bb0263d7
Merge bk-internal.mysql.com:/home/bk/mysql-5.1
...
into serg.mylan:/usr/home/serg/Abk/m51
2006-06-15 08:27:50 +02:00
ramil@mysql.com
26fa98a2cb
Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into mysql.com:/usr/home/ram/work/4.1.b15558
2006-06-15 11:15:56 +05:00
igor@rurik.mysql.com
88b0e989b6
Merge rurik.mysql.com:/home/igor/tmp_merge
...
into rurik.mysql.com:/home/igor/dev/mysql-5.1-0
2006-06-14 20:00:36 -07:00
ngrishakin@ndb15.mysql.com
7609cd474f
Merge ngrishakin@bk-internal.mysql.com:/home/bk/mysql-5.1
...
into mysql.com:/home/ndbdev/ngrishakin/mysql-5.1
2006-06-15 04:37:21 +02:00
serg@serg.mylan
a2bb34ce8d
Merge bk-internal.mysql.com:/home/bk/mysql-5.1
...
into serg.mylan:/usr/home/serg/Abk/m51
2006-06-15 04:37:21 +02:00
acurtis@ltamd64.xiphis.org
2b02a2aa2e
Merge acurtis@bk-internal.mysql.com:/home/bk/mysql-5.1
...
into xiphis.org:/home/antony/work2/p2-bug20168.4
2006-06-14 19:37:21 -07:00
mikael@c-0409e253.1238-1-64736c10.cust.bredbandsbolaget.se
3e0cfd1ba1
merge fixes
2006-06-14 22:37:20 -04:00
mikael@c-0409e253.1238-1-64736c10.cust.bredbandsbolaget.se
d02f358a11
Merge c-0409e253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/clean-mysql-5.1
...
into c-0409e253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/bug16002
2006-06-14 22:32:41 -04:00
mikael@c-0409e253.1238-1-64736c10.cust.bredbandsbolaget.se
fea2fa6239
Merge c-0409e253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/clean-mysql-5.1
...
into c-0409e253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/bug16002
2006-06-14 19:41:33 -04:00
mikael@c-0409e253.1238-1-64736c10.cust.bredbandsbolaget.se
67e6e8b423
merge update
2006-06-14 19:40:06 -04:00
evgen@moonbone.local
a2261d57be
Many files:
...
After merge fix
2006-06-15 01:48:41 +04:00
msvensson@neptunus.(none)
d0f27fd057
Update function 'mtr_options_from_file' after review (and some help)
2006-06-14 22:15:21 +02:00
acurtis@xiphis.org
13ded6a6ca
Merge xiphis.org:/home/antony/work2/p2-bug20168.2
...
into xiphis.org:/home/antony/work2/p2-bug20168.4
2006-06-14 13:12:19 -07:00