reggie@linux.site
55a8eb95f2
BUG # 17631 SHOW TABLE STATUS reports wrong engine
2006-03-31 01:02:44 -06:00
aivanov@mysql.com
70f8b397c5
Merge aivanov@bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into mysql.com:/home/alexi/mysql-5.1-new
2006-03-30 01:48:34 +04:00
aivanov@mysql.com
02ed56ee1c
Null-merge
2006-03-30 00:57:27 +04:00
aivanov@mysql.com
f064a9f7d5
Restoring changes erroneously removed by applying
...
the innodb-5.0-ss368 snapshot.
2006-03-30 00:12:55 +04:00
aivanov@mysql.com
99d178033a
Applied innodb-5.0-ss368 snapshot
...
Fixed bugs:
#16814 : SHOW INNODB STATUS format error in LATEST FOREIGN KEY ERROR section
dict_foreign_key_error_report(): Always print a newline after invoking
dict_print_info_on_foreign_key_in_create_format().
#16827 : Better InnoDB error message if ibdata files omitted from my.cnf.
#17126 : CHECK TABLE on InnoDB causes a short hang during check of adaptive hash.
CHECK TABLE blocking other queries, by releasing the btr_search_latch
periodically during the adaptive hash table validation.
#17405 : Valgrind: conditional jump or move depends on uninitialised valuesw.
buf_block_init(): Reset magic_n, buf_fix_count, and io_fix to avoid testing
uninitialised variables.
#18077 : InnoDB uses full explicit table locks in stored FUNCTION.
#18238 : When locks exhaust the buffer pool, InnoDB does not roll back the trx.
Check in pessimistic insert and update if the buffer pool is exhausted by locks.
#18252 : Disk space leaks in updates of InnoDB BLOB rows.
btr_cur_pessimistic_update(): Invoke rec_get_offset() after rec_set_field_extern_bits().
btr_store_big_rec_extern_fields(): Note that offsets will no longer be valid
after calling this function.
#18283 : When InnoDB returns error 'lock table full', MySQL can write to binlog too much.
#18384 : InnoDB memory leak on duplicate key errors if row has many columns.
row_ins_duplicate_error_in_clust(): Call mem_heap_free(heap) at func_exit if needed.
#18350 : Use consistent read in CREATE ... SELECT .. if innodb_locks_unsafe_for_binlog is used.
2006-03-29 23:04:32 +04:00
knielsen@mysql.com
8553a60e76
Merged.
2006-03-29 15:45:23 +02:00
knielsen@mysql.com
a1b52d1256
Add substitutions for .ini files.
2006-03-29 15:39:53 +02:00
petr@mysql.com
36e06f6372
Merge pchardin@bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into mysql.com:/home/cps/mysql/devel/5.1-repair-csv
2006-03-29 15:41:13 +04:00
petr@mysql.com
4c285fc5fc
fix test in --ps-protocol mode
2006-03-29 15:37:42 +04:00
mskold@mysql.com
3b4422aa1e
Added more debugging printouts
2006-03-29 13:13:39 +02:00
msvensson@shellback.
14e30f4773
Manual merge
2006-03-29 12:09:37 +02:00
petr@mysql.com
df0b02d360
Merge pchardin@bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into mysql.com:/home/cps/mysql/devel/5.1-repair-csv
2006-03-29 13:46:06 +04:00
msvensson@shellback.
2da3f0e00a
Move "start-from" into section "Control what tests to run"
2006-03-29 09:59:16 +02:00
msvensson@shellback.
d9b243c635
Use default value variable when printing out the default timeouts
2006-03-29 09:39:18 +02:00
msvensson@shellback.
3e73f1d073
Remove "restart-cleanup" not needed any more as a snapshot of the db will be restored after a failed test case
2006-03-29 09:30:07 +02:00
msvensson@shellback.
e803ceccb2
"ndbcluster_port" => "ndbcluster-port"
...
"ndbcluster_port_slave" => "ndbcluster-port-slave"
2006-03-29 09:15:29 +02:00
msvensson@shellback.
085a310a01
"ndbconnectstring" => "ndb-connectstring"
2006-03-29 09:00:48 +02:00
msvensson@shellback.
b1bc41e703
Add comments for "--big-test" aka "--big" and move it to the section "Control what tests to run"
2006-03-29 08:55:29 +02:00
brian@zim.(none)
23ada84873
GIS test for NDB is failing sporatically.
2006-03-28 19:25:26 -08:00
petr@mysql.com
14346aa9a4
Merge pchardin@bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into mysql.com:/home/cps/mysql/devel/5.1-repair-csv
2006-03-29 06:34:12 +04:00
petr@mysql.com
39a251f35b
Post-review fixes for WL#3154 "Enable REPAIR for CSV tables"
2006-03-29 06:28:57 +04:00
brian@zim.(none)
3d13f61efe
Two additional disabled tests, trying to clear pushbuild.
2006-03-28 18:18:27 -08:00
brian@zim.(none)
097804fbdb
Behavior change to preserve schema unless you specify autogenerated SQL or create values.
2006-03-28 17:59:11 -08:00
brian@zim.(none)
91ea8c05d9
Creating bugs, disabling tests. Trying to get the 5.1 tree clean under pushbuild.
2006-03-28 15:10:06 -08:00
msvensson@shellback.
1d30dfdc00
Remove unused variable
2006-03-28 19:34:44 +02:00
msvensson@shellback.
21001c6df1
Add new paths where to look for mysql_client_test
2006-03-28 19:32:50 +02:00
msvensson@shellback.
67e045986d
Remove duplicate declaration of stress_basdir
2006-03-28 19:30:08 +02:00
msvensson@shellback.
d670ba1e8d
Declare innobase "srv_*" variables as extern "C"
2006-03-28 19:27:38 +02:00
reggie@linux.site
8c0c94af46
Merge rburnett@bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into linux.site:/home/reggie/work/mysql-5.1
2006-03-28 11:12:59 -06:00
reggie@big_geek.
4a166c2f2f
some simple CMAKE updates
2006-03-28 10:05:25 -06:00
bar@mysql.com
b7ffa08728
Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into mysql.com:/usr/home/bar/mysql-5.1-new
2006-03-28 20:51:50 +05:00
knielsen@mysql.com
1d40417bd7
Fix files not removed from make dist when deleted.
2006-03-28 17:34:35 +02:00
bar@mysql.com
500e9946d7
Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into mysql.com:/usr/home/bar/mysql-5.1-new
2006-03-28 20:09:07 +05:00
reggie@linux.site
f8ed047376
Merge rburnett@bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into linux.site:/home/reggie/work/mysql-5.1
2006-03-28 09:09:06 -06:00
reggie@linux.site
6f4a3685da
restored handlerton-win.cc that I mistakenly deleted.
2006-03-28 09:05:23 -06:00
knielsen@mysql.com
4c87c8dc54
Merge bk-internal:/home/bk/mysql-5.1-new
...
into mysql.com:/usr/local/mysql/tmpbuild
2006-03-28 16:35:50 +02:00
bar@mysql.com
b56bc04c7d
Merge mysql.com:/usr/home/bar/mysql-5.0
...
into mysql.com:/usr/home/bar/mysql-5.1-new
2006-03-28 18:24:04 +05:00
bar@mysql.com
fc86e304cc
cast.result:
...
After merge fix.
2006-03-28 18:21:19 +05:00
gluh@mysql.com
15ecaa1866
Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into mysql.com:/home/gluh/MySQL/Merge/5.1-new
2006-03-28 17:26:45 +05:00
gluh@eagle.intranet.mysql.r18.ru
9c82b6746a
Bug#18053 Partitions: crash if null
...
Bug#18070 Partitions: wrong result on WHERE ... IS NULL
removed unnecessary code
added handling of NULL values
2006-03-28 17:25:19 +05:00
bar@mysql.com
29b8e09732
Merge mysql.com:/usr/home/bar/mysql-4.1.b15098
...
into mysql.com:/usr/home/bar/mysql-5.0
Bug#15098
2006-03-28 17:07:26 +05:00
knielsen@mysql.com
0db859b6df
Merge mysqldev@win2003-x86:my/mysql-5.1-new
...
into mysql.com:/usr/local/mysql/mysql-5.1-win-src
2006-03-28 13:53:22 +02:00
knielsen@mysql.com
3f2cc44b3d
Clean up CMake configuration following review.
2006-03-28 13:49:29 +02:00
mskold@mysql.com
c85cc93f48
Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into mysql.com:/usr/local/home/marty/MySQL/mysql-5.1-new
2006-03-28 13:28:36 +02:00
andrey@lmy004.
ebff866137
update result
2006-03-28 13:28:35 +02:00
mskold@mysql.com
cd557bf495
Merge mysql.com:/usr/local/home/marty/MySQL/mysql-5.0
...
into mysql.com:/usr/local/home/marty/MySQL/mysql-5.1-new
2006-03-28 13:28:34 +02:00
andrey@lmy004.
e2a9045a87
Merge ahristov@bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into lmy004.:/work/mysql-5.1-bug14356
2006-03-28 13:28:34 +02:00
tomas@poseidon.ndb.mysql.com
3c6d2e322c
Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.1-new
2006-03-28 13:28:33 +02:00
tomas@poseidon.ndb.mysql.com
49ef07fb9d
ndb test: remove not needed setting causing compile error
2006-03-28 11:51:22 +02:00
tomas@poseidon.ndb.mysql.com
b25045beb4
Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.1-new
2006-03-28 11:47:49 +02:00