mariadb/storage/innobase
Satya B 00297f65d7 Applying InnoDB snapshot 5.1-ss5921, part 3. Fixes BUG#46256
1. BUG#46256 - drop table with unknown collation crashes innodb

Note: No testcase attached and has to be verified manually

Detailed revision comments:

r5799 | calvin | 2009-09-09 20:47:31 +0300 (Wed, 09 Sep 2009) | 10 lines
branches/5.1: fix bug#46256

Allow tables to be dropped even if the collation is not found,
but issue a warning.

Could not find an easy way to add mysql-test since it requires
changes to charsets and restarting the server. Tests were
executed manually.

Approved by: Heikki (on IM)
r5805 | vasil | 2009-09-10 08:41:48 +0300 (Thu, 10 Sep 2009) | 7 lines
branches/5.1:

Fix a compilation warning caused by c5799:

handler/ha_innodb.cc: In function 'void innobase_get_cset_width(ulint, ulint*, ulint*)':
handler/ha_innodb.cc:830: warning: format '%d' expects type 'int', but argument 2 has type 'ulint'
2009-10-05 16:56:10 +05:30
..
btr Applying InnoDB snashot 5.1-ss5343, Fixes BUG#45357 2009-06-22 16:58:00 +05:30
buf Apply InnoDB snapshot innodb-5.1-2858, part 8. Fixes 2008-12-14 13:47:17 -07:00
data
dict Applying InnoDB snapshot 5.1-ss5921, part 2. Fixes BUG#44369 2009-10-05 16:47:48 +05:30
dyn
eval
fil Applying InnoDB snapshot 5.1-ss5488 part3,Fixes BUG#45814 2009-07-10 16:10:31 +05:30
fsp
fut
ha Cherry-pick some changes from innodb-5.1-ss2545 snapshot. Includes fixes for 2008-08-20 16:18:33 -06:00
handler Applying InnoDB snapshot 5.1-ss5921, part 3. Fixes BUG#46256 2009-10-05 16:56:10 +05:30
ibuf Applying InnoDB snashot 5.1-ss3603. Fixes BUG#27276 2009-04-20 12:57:41 +05:30
include Applying InnoDB snashot 5.1-ss5488, part 1 2009-07-10 15:55:08 +05:30
lock Applying InnoDB snashot 5.1-ss4699, part 1. Fixes BUG#39320 and other 2009-04-15 17:16:08 +05:30
log
mach
mem Apply snapshot innodb-5.1-ss1989 2007-11-06 15:42:58 -07:00
mtr
os Complete applying InnoDB snapshot innodb-5.1-ss2479. Fixes 2008-12-14 12:15:12 -07:00
page Applying InnoDB snashot 5.1-ss5024 part 1, Follow up Fix for BUG#43660 2009-05-19 13:22:19 +05:30
pars
que
read Applied InnoDB snapshot innodb-5.1-ss2298 2008-02-19 09:44:09 -07:00
rem
row Applying InnoDB snapshot 5.1-ss5921, part 2. Fixes BUG#44369 2009-10-05 16:47:48 +05:30
srv Applying InnoDB snashot 5.1-ss5024,part 3. Fixes BUG#42101 2009-05-19 13:50:28 +05:30
sync Applied InnoDB snapshot innodb-5.1-ss2298 2008-02-19 09:44:09 -07:00
thr
trx Applying InnoDB snashot 5.1-ss5488, part 1 2009-07-10 15:55:08 +05:30
usr
ut Complete application of InnoDB snapshot innodb-5.1-ss2485, part 1. Fixes 2008-12-14 12:18:59 -07:00
CMakeLists.txt Backport WL#3653 to 5.1 to enable bundled innodb plugin. 2009-06-10 10:59:49 +02:00
Makefile.am Remove the 'single' space character after include/lock0iter.h in file 2009-08-03 18:36:50 +05:30
plug.in Completing snapshot innodb-5.1-ss2438, part 3. 2008-12-14 11:54:01 -07:00