msvensson@neptunus.(none)
ae9b056d9b
Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0
...
into neptunus.(none):/home/msvensson/mysql/mysqltest_var/my50-mysqltest_var-integration
2006-01-30 10:45:45 +01:00
paul@snake-hub.snake.net
b4f8b1b376
information_schema_db.result, information_schema.result:
...
Fix test result.
table.h, sql_show.cc:
Put I_S tables in lexical order.
2006-01-28 19:44:51 -06:00
patg@govinda.patg.net
148b13b00c
Merge pgalbraith@bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into govinda.patg.net:/home/patg/mysql-build/mysql-5.1-new-wl2986
2006-01-28 16:24:38 -08:00
patg@govinda.patg.net
437368e417
WL# 2986
...
Final patch
-----------
This WL is about using this bitmap in all parts of the partition handler.
Thus for:
rnd_init/rnd_next
index_init/index_next and all other variants of index scans
read_range_... the various range scans implemented in the partition handler.
Also use those bitmaps in the various other calls that currently loop over all
partitions.
2006-01-28 16:22:32 -08:00
kent@mysql.com
3a2e8ebeee
mysql-test-run.pl:
...
Aligned the MTR_BUILD_THREAD policy to shell version
2006-01-28 13:04:01 +01:00
kent@mysql.com
f188972456
Merge mysql.com:/Users/kent/mysql/bk/mysql-4.0
...
into mysql.com:/Users/kent/mysql/bk/mysql-4.1
2006-01-28 12:39:25 +01:00
kent@mysql.com
c64727e7c0
mysql-test-run.sh:
...
Bug#16780: Extend port range to make space for 5.1 NDBCLUSTER_PORT_SLAVE
2006-01-28 12:35:46 +01:00
dlenev@mysql.com
737084b229
Fix for bug #16829 "Firing trigger with RETURN crashes the server"
...
We should disallow usage of RETURN statement in triggers and emit
error at parsing time (instead of crashing when trigger is fired).
2006-01-28 12:50:16 +03:00
joerg@debian.(none)
c81862cc77
Merge
2006-01-28 10:37:22 +01:00
igor@rurik.mysql.com
eb8507208e
Fixed bug #16260 .
...
The problem has manifested itself in the cases when we have a nested outer join
for which it can be inferred that one of the inner tables is a single row table.
2006-01-27 21:20:28 -08:00
patg@govinda.patg.net
15ec4431bc
BUG# 14768
...
Added fixes to make last_insert_id() to work.
2006-01-27 15:43:44 -08:00
pekka@mysql.com
8a125bd6d4
Merge pnousiainen@bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into mysql.com:/space/pekka/ndb/version/my51
2006-01-27 20:29:24 +01:00
pekka@mysql.com
30292b4618
ndb - wl#2972 fix null blobs
2006-01-27 20:27:10 +01:00
msvensson@neptunus.(none)
d18006173f
Merge bk-internal.mysql.com:/home/bk/mysql-4.1
...
into neptunus.(none):/home/msvensson/mysql/mysql-4.1
2006-01-27 19:11:59 +01:00
rburnett@production.mysql.com
c61ee0fb40
Merge rburnett@bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into production.mysql.com:/usersnfs/rburnett/mysql-5.1-bug15820
2006-01-27 16:42:43 +01:00
rburnett@production.mysql.com
0f6c55eeee
BUG#15820 - Can create table with 1 partition, then doing ALTER .. ADD PARTITION crashes
...
It is ok for a partitioned table to have only 1 partition. This test is just to show that
doing the ALTER TABLE ADD PARTITION doesn't crash the server.
partition_mgm_err.result:
Added result block for test of bug #15820
partition_mgm_err.test:
Added test block for bug #15820
2006-01-27 16:41:53 +01:00
pappa@c-5c0be253.1238-1-64736c10.cust.bredbandsbolaget.se
a69827f152
Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into c-5c0be253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/bug12796
2006-01-27 09:29:59 -05:00
msvensson@neptunus.(none)
9c255c4025
Enable kill test
2006-01-27 13:23:10 +01:00
konstantin@mysql.com
3b500fc3ab
Merge bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into mysql.com:/opt/local/work/mysql-5.1-merge1
2006-01-27 14:07:08 +03:00
petr@mysql.com
c84500cfe2
Merge pchardin@bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into mysql.com:/home/cps/mysql/trees/5.1/5.1-virgin-no-debug
2006-01-27 13:44:44 +03:00
petr@mysql.com
a0f4c0ce30
Use one option --log-output[=option[,option...]]
...
instead of current --old-log-format and
--both-log-formats options
2006-01-27 13:41:15 +03:00
msvensson@neptunus.(none)
54af4e6d0c
Merge neptunus.(none):/home/msvensson/mysql/mysqltestrun_check_testcases/my50-mysqltestrun_check_testcases
...
into neptunus.(none):/home/msvensson/mysql/mysqltest_var/my50-mysqltest_var-integration
2006-01-27 10:49:07 +01:00
msvensson@neptunus.(none)
a98ede7edc
Use MYSQLTEST_VARDIR
2006-01-27 09:24:45 +01:00
andrey@lmy004.
204c566678
post-push fix of fix for bug #16401 (field should be char not varchar)
...
WL#1034 (Internal CRON)
2006-01-26 23:03:46 +01:00
andrey@lmy004.
1a86c35783
post-commit fix of fix for bug#16419
...
WL#1034 (Internal CRON)
(not interesting for the Changelog)
2006-01-26 22:18:40 +01:00
konstantin@mysql.com
674cd35189
Merge bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into mysql.com:/opt/local/work/mysql-5.1-merge1
2006-01-27 00:08:48 +03:00
andrey@lmy004.
d62d8ac9f7
Merge ahristov@bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into lmy004.:/work/mysql-5.1-bug16419
2006-01-26 21:26:19 +01:00
andrey@lmy004.
d4321d9b7c
fix for bug#16419 (Events: can't use timestamp in the schedule)
...
WL #1034 (Internal CRON)
2006-01-26 21:21:21 +01:00
andrey@lmy004.
8f52543224
Merge ahristov@bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into lmy004.:/work/mysql-5.1-bug16404
2006-01-26 20:47:08 +01:00
sergefp@mysql.com
c53b5a0b9f
WL#2985 "Partition pruning": addition2: perform partition pruning for
...
single-table UPDATE/DELETE.
2006-01-26 20:17:17 +03:00
bell@sanja.is.com.ua
8eee147e0f
Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1
...
into sanja.is.com.ua:/home/bell/mysql/bk/work-bug8-4.1
2006-01-26 19:01:54 +02:00
msvensson@neptunus.(none)
9304785c10
Add new option "check-testcases" to mysql-test-run.pl
...
Cleanup the sideeffects from most of the testcases with sideeffects.
2006-01-26 17:54:34 +01:00
pem@mysql.com
ff4e2892b7
Fixed on BUG#16568: Continue handler with simple CASE not working correctly
...
After trying multiple inheritance (to messy and hard make it work) and
sublassing jump_if_not (worked, but ugly), decided to on this solution
instead:
Inserting an abstract sp_instr_opt_meta class as parent for all instructions
with destinations makes it possible to handle a continuation pointer for
sp_instr_set_case_expr too.
Note: No special test case; the fix is captured by the changed behaviour of
bug14643_2, and bug14498_4 (formerly disabled), in sp.test.
2006-01-26 17:26:25 +01:00
bell@sanja.is.com.ua
43e281d79c
Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1
...
into sanja.is.com.ua:/home/bell/mysql/bk/work-bug8-4.1
2006-01-26 16:00:49 +02:00
konstantin@mysql.com
c184aec68d
Merge mysql.com:/opt/local/work/mysql-5.0-for-merge
...
into mysql.com:/opt/local/work/mysql-5.1-merge1
2006-01-26 16:36:33 +03:00
pem@mysql.com
5b1fdbec53
Fixed BUG#16303: erroneus stored procedures and functions should be droppable
...
Use a special lookup function for DROP, which doesn't attempt to parse the
definition.
2006-01-26 13:29:46 +01:00
msvensson@neptunus.(none)
169f1ecee6
Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0
...
into neptunus.(none):/home/msvensson/mysql/mysqltest_var/my50-mysqltest_var-integration
2006-01-26 12:51:27 +01:00
msvensson@neptunus.(none)
a8672116aa
Update 5.1 to use MYSQLTEST_VARDIR
2006-01-26 12:35:36 +01:00
svoj@april.(none)
4a1bda39ef
Merge svojtovich@bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into april.(none):/home/svoj/devel/mysql/BUG16722/mysql-5.1-new
2006-01-26 15:23:08 +04:00
svoj@april.(none)
714cf5688b
BUG#16722 - Fulltext: implicit limit for query word number (depends on length of the query)
...
Remove implicit limit for query word number.
2006-01-26 15:12:59 +04:00
aelkin@mysql.com
58346adcc9
BUG#16487 importing the test case from 5.0 (the fix is done in BUG#15699)
2006-01-26 12:51:34 +02:00
aelkin@mysql.com
2fbdc5483a
BUG#15699 importing the fix from 5.0
2006-01-26 12:49:55 +02:00
reggie@linux.site
8609678978
fixed test issues with bug #14354 . I had mistakenly included
...
/var/tmp in my path when testing data diretory. the var directory
exists in a src tree but may not exist in a different testing
build setup.
2006-01-25 21:54:43 -06:00
pekka@mysql.com
93ceddfe6c
Merge pnousiainen@bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into mysql.com:/space/pekka/ndb/version/my51
2006-01-25 22:39:00 +01:00
pekka@mysql.com
98e59a4447
ndb - wl#2972 rbr blobs: write blob data to binlog
2006-01-25 22:22:50 +01:00
sergefp@mysql.com
cfce3d823b
Merge
2006-01-26 00:06:20 +03:00
sergefp@mysql.com
5d0e8d81ee
BUG#15935: In mysql_update, don't use full index scan when we could have used quick select scan.
2006-01-25 23:25:23 +03:00
reggie@linux.site
8147bbeacd
Merge rburnett@bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into linux.site:/home/reggie/work/mysql-5.1-bug14354
2006-01-25 13:10:00 -06:00
pem@mysql.com
998f0c0aa3
Fixed BUGS#15011: error handler for mysql errno in nested block not activated
...
For nested sql errno handlers (unlike sqlexception and other), we didn't stop
searching when the innermost handler was found - now make sure we do.
2006-01-25 17:19:54 +01:00
lars@mysql.com
865d8f8e89
Merge mysql.com:/users/lthalmann/bkroot/mysql-5.0
...
into mysql.com:/users/lthalmann/bk/mysql-5.0-bug16487
2006-01-25 17:17:16 +01:00