msvensson@neptunus.(none)
|
d35ba92a24
|
Merge neptunus.(none):/home/msvensson/mysql/bug14871/my51-bug14871
into neptunus.(none):/home/msvensson/mysql/mysql-5.1
|
2006-02-21 15:57:56 +01:00 |
|
msvensson@neptunus.(none)
|
a699a2ea1b
|
Merge neptunus.(none):/home/msvensson/mysql/bug14871/my50-bug14871
into neptunus.(none):/home/msvensson/mysql/mysql-5.0
|
2006-02-21 15:05:58 +01:00 |
|
msvensson@neptunus.(none)
|
f64effb570
|
Merge neptunus.(none):/home/msvensson/mysql/bug14871/my50-bug14871
into neptunus.(none):/home/msvensson/mysql/bug14871/my51-bug14871
|
2006-02-21 15:03:15 +01:00 |
|
mskold@mysql.com
|
043a16e34a
|
Merge mysql.com:/usr/local/home/marty/MySQL/mysql-5.1-new-ndb_improved_on-line_discover
into mysql.com:/usr/local/home/marty/MySQL/mysql-5.1-new
|
2006-02-21 13:54:58 +01:00 |
|
msvensson@neptunus.(none)
|
e50d43b41a
|
Bug#14857 Reading dump files with single statement stored routines fails.Bug #14857 Reading dump files with single statement stored routines fails.
- Add tests, fixed by patch for 16878
|
2006-02-21 13:43:29 +01:00 |
|
msvensson@neptunus.(none)
|
c293324eb0
|
Bug#14871 mysqldump: invalid view dump output
- Add comments with embeded veriosn info around the parts of the view syntax that are only supported by a certain version of MySQL Server
|
2006-02-21 13:21:17 +01:00 |
|
andrey@lmy004.
|
85236db1f1
|
disable tests. failures happen from time to time and stop people from
pushing. the code needs to be more stable.
|
2006-02-21 13:07:25 +01:00 |
|
msvensson@neptunus.(none)
|
8e760bc6cc
|
Merge neptunus.(none):/home/msvensson/mysql/mysqltest_replace/my51-mysqltest_replace
into neptunus.(none):/home/msvensson/mysql/mysql-5.1
|
2006-02-21 10:37:10 +01:00 |
|
msvensson@neptunus.(none)
|
40fe710394
|
Merge neptunus.(none):/home/msvensson/mysql/mysqltest_replace/my50-mysqltest_replace
into neptunus.(none):/home/msvensson/mysql/mysql-5.0
|
2006-02-21 09:40:18 +01:00 |
|
msvensson@neptunus.(none)
|
751d625865
|
Merge neptunus.(none):/home/msvensson/mysql/bug17382/my51-bug17382
into neptunus.(none):/home/msvensson/mysql/mysql-5.1
|
2006-02-21 09:28:36 +01:00 |
|
pekka@mysql.com
|
73d75104af
|
ndb - enable ndb_dd_backuprestore
|
2006-02-21 09:27:20 +01:00 |
|
pekka@mysql.com
|
dfa0a58014
|
Merge pnousiainen@bk-internal.mysql.com:/home/bk/mysql-5.1-new
into mysql.com:/space/pekka/ndb/version/my51
|
2006-02-21 09:27:19 +01:00 |
|
tomas@poseidon.ndb.mysql.com
|
37826388e0
|
Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.1-new
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.1-new
|
2006-02-21 09:27:18 +01:00 |
|
tomas@poseidon.ndb.mysql.com
|
0bca0d435c
|
fixed test result on ndb_dd_restore whwas not done before
|
2006-02-21 09:25:50 +01:00 |
|
msvensson@neptunus.(none)
|
3764d3dab1
|
Merge neptunus.(none):/home/msvensson/mysql/bug16795/my50-bug16795
into neptunus.(none):/home/msvensson/mysql/mysql-5.0
|
2006-02-21 08:55:13 +01:00 |
|
msvensson@neptunus.(none)
|
ac336241b3
|
Merge neptunus.(none):/home/msvensson/mysql/bug16795/my50-bug16795
into neptunus.(none):/home/msvensson/mysql/bug16795/my51-bug16795
|
2006-02-21 08:54:08 +01:00 |
|
msvensson@neptunus.(none)
|
8d6ffa86e5
|
Merge neptunus.(none):/home/msvensson/mysql/bug2845/my51-bug2845
into neptunus.(none):/home/msvensson/mysql/mysql-5.1
|
2006-02-21 08:45:17 +01:00 |
|
msvensson@neptunus.(none)
|
674ee5987c
|
Merge neptunus.(none):/home/msvensson/mysql/bug2845/my50-bug2845
into neptunus.(none):/home/msvensson/mysql/mysql-5.0
|
2006-02-21 08:44:27 +01:00 |
|
pekka@mysql.com
|
11a7a3ea63
|
Merge pnousiainen@bk-internal.mysql.com:/home/bk/mysql-5.1-new
into mysql.com:/space/pekka/ndb/version/my51
|
2006-02-21 05:08:18 +01:00 |
|
andrey@lmy004.
|
2453cd4e81
|
fixed result
|
2006-02-21 03:17:53 +01:00 |
|
andrey@lmy004.
|
0ba2425caf
|
fix for bug#16407 (EVENTS: sql_mode)
post-review fixes
|
2006-02-21 02:40:23 +01:00 |
|
pekka@mysql.com
|
54074472e5
|
ndb - fix event created by ndb_restore bug#17045 (not really)
|
2006-02-21 02:27:23 +01:00 |
|
andrey@lmy004.
|
a1fdeb1386
|
manual merge
|
2006-02-21 00:01:39 +01:00 |
|
andrey@lmy004.
|
22ba4ca3a3
|
fix for bug#16407 (Events: Changes in sql_mode won't be taken into account)
WL#1032
sql_mode setting was disregarded during create/alter event and wasn't set during
event execution.
(post-review small fixes)
|
2006-02-20 23:52:22 +01:00 |
|
andrey@lmy004.
|
7ef557ed49
|
Merge ahristov@bk-internal.mysql.com:/home/bk/mysql-5.1-new
into lmy004.:/work/mysql-5.1-bug16406
|
2006-02-20 23:29:55 +01:00 |
|
konstantin@mysql.com
|
07db5ac8b1
|
Merge bk-internal.mysql.com:/home/bk/mysql-5.1-new
into mysql.com:/home/kostja/mysql/mysql-5.1-vanilla
|
2006-02-20 23:00:50 +03:00 |
|
andrey@lmy004.
|
e5e7066e26
|
Merge ahristov@bk-internal.mysql.com:/home/bk/mysql-5.1-new
into lmy004.:/work/mysql-5.1-bug16406
|
2006-02-20 20:57:44 +01:00 |
|
konstantin@mysql.com
|
b58345d8c4
|
A new error message for deprecated statements.
Fixes failing sp.test
|
2006-02-20 22:51:32 +03:00 |
|
pekka@mysql.com
|
93db514db6
|
ndb - enable rpl_ndb_blob2 bug#17505
|
2006-02-20 17:20:54 +01:00 |
|
andrey@lmy004.
|
2996d95257
|
fix for bug #16411 Events: Microsecond intervals are allowed
WL#1034
|
2006-02-20 16:06:05 +01:00 |
|
msvensson@neptunus.(none)
|
40fca5ca11
|
Merge neptunus.(none):/home/msvensson/mysql/mysqltest_replace/my50-mysqltest_replace
into neptunus.(none):/home/msvensson/mysql/mysqltest_replace/my51-mysqltest_replace
|
2006-02-20 15:06:18 +01:00 |
|
msvensson@neptunus.(none)
|
1119defd8f
|
Escape \ in "exec"
|
2006-02-20 15:03:16 +01:00 |
|
msvensson@neptunus.(none)
|
4cde1d1259
|
Bug#17382 mysql-test-run mysqldump fails with mysqlimport
|
2006-02-20 13:04:40 +01:00 |
|
pekka@mysql.com
|
6287081587
|
disabled.def: merge
|
2006-02-20 12:37:28 +01:00 |
|
tomas@poseidon.ndb.mysql.com
|
bb0b5cdbb1
|
Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.1-new
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.1-new
|
2006-02-20 12:37:26 +01:00 |
|
tomas@poseidon.ndb.mysql.com
|
82be07c41b
|
Bug #17559 ndb_gis test failure
- test tables use blobs without PK, and was not handled correctly
|
2006-02-20 12:36:10 +01:00 |
|
andrey@lmy004.
|
51f87cc655
|
fix the output. now only 1 space in PK definition
|
2006-02-20 11:20:31 +01:00 |
|
knielsen@mysql.com
|
ddc2da9c09
|
post-merge fixes.
|
2006-02-20 10:30:32 +01:00 |
|
knielsen@mysql.com
|
4fc82049c8
|
Merge mysql.com:/usr/local/mysql/mysql-5.0-fixtest
into mysql.com:/usr/local/mysql/mysql-5.1-new
|
2006-02-20 09:52:22 +01:00 |
|
knielsen@mysql.com
|
4e378f7f72
|
Merge mysql.com:/usr/local/mysql/mysql-5.0-fixtest
into mysql.com:/usr/local/mysql/mysql-5.0
|
2006-02-20 09:37:26 +01:00 |
|
knielsen@mysql.com
|
c15158e108
|
Remove hard-coded ../var/.. path in test mix_innodb_myisam_binlog,
fails with --vardir option.
|
2006-02-20 09:34:02 +01:00 |
|
igor@rurik.mysql.com
|
1e437a1fda
|
Merge rurik.mysql.com:/home/igor/mysql-5.1
into rurik.mysql.com:/home/igor/dev/mysql-5.1-0
|
2006-02-19 19:26:25 -08:00 |
|
igor@rurik.mysql.com
|
a3093f7e1e
|
Merge rurik.mysql.com:/home/igor/mysql-5.0
into rurik.mysql.com:/home/igor/dev/mysql-5.0-0
|
2006-02-19 17:26:06 -08:00 |
|
kent@mysql.com
|
2f3811b50c
|
Merge mysql.com:/Users/kent/mysql/bk/mysql-5.1-release
into mysql.com:/Users/kent/mysql/bk/mysql-5.1-new
|
2006-02-20 00:36:40 +01:00 |
|
kent@mysql.com
|
0120bac7f6
|
mysql-test-run.pl:
Added --restart-cleanup option
drop-on-restart.inc:
DROP commands to cleanup on restart
new file
mysqltest.c:
Added option --include=<sql-file>
|
2006-02-20 00:32:07 +01:00 |
|
kent@mysql.com
|
544e07ba78
|
Merge
|
2006-02-19 23:57:49 +01:00 |
|
kent@mysql.com
|
4c81413932
|
Merge
|
2006-02-19 23:47:00 +01:00 |
|
brian@zim.tangent.org
|
70b70e43d9
|
We had a number of tests where there were no bugs related to disabling of tests, bugs were fixed, or no clear discription or plan.
|
2006-02-19 10:52:12 -08:00 |
|
brian@zim.tangent.org
|
86763e6198
|
Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.1-new
into zim.tangent.org:/home/brian/mysql/dep-5.1
|
2006-02-19 09:48:17 -08:00 |
|
brian@zim.tangent.org
|
faa1b42989
|
Fixed some threading issues that Guilhem found (and its what I get for copy and pasting from elsewhere without thinking about it). Added depracted messages to BACKUP, RESTORE, and LOAD TABLE FROM MASTER (which doesn't work well).
|
2006-02-19 09:41:59 -08:00 |
|