mariadb/handler
vasil 759af55181 branches/zip:
Fix the size of the static buffer for lock_table and lock_index.
I was not realizing that NAME_LEN contains the mbmaxlen multiplier and thus
a quote, when converted to 2 quotes, will take 2 bytes while there are 3
bytes reserved.

Spotted by:	Marko
Pointyhat to:	Vasil
2007-11-21 17:15:27 +00:00
..
ha_innodb.cc branches/zip: 2007-11-21 17:02:46 +00:00
ha_innodb.h branches/zip: Fix some link errors. 2007-09-28 10:44:20 +00:00
handler0alter.cc branches/zip: Allow the symbols in the dynamic InnoDB plugin to be 2007-11-01 15:00:44 +00:00
i_s.cc branches/zip: 2007-11-21 17:15:27 +00:00
i_s.h branches/zip: Move the implementation of the INFORMATION_SCHEMA tables 2007-10-03 14:00:54 +00:00
mysql_addons.cc branches/zip: 2007-11-07 14:14:33 +00:00