~drizzle-trunk/drizzle/development

Merge Revision revid:svn-v4:16c675df-0fcb-4bc9-8058-dcc011a37293:branches/zip:6900 from MySQL InnoDB

Original revid:svn-v4:16c675df-0fcb-4bc9-8058-dcc011a37293:branches/zip:6900

Original Authors: mmakela
Original commit message:
branches/zip: Merge c6899 from branches/innodb+:

Add debug assertions to track down Bug #52360.
hash_table_t::magic_n: Add HASH_TABLE_MAGIC_N checks, which were fully absent.
ut_hash_ulint(): Assert table_size > 0 before division.
Filename Latest Rev Last Changed Committer Comment Size
..
cursor.cc 1669.3.9 14 years ago Brian Aker Removed tolower usage, and did a small style thing 4 KB Diff Download File
cursor.h 1552.1.2 14 years ago Brian Aker This 1) fixes issue of reset() 2) uses a better 2.4 KB Diff Download File
function.cc 1834 13 years ago Brian Aker Merge in shared_ptr usage. 4.5 KB Diff Download File
function.h 1812.3.8 13 years ago Brian Aker This switches our schema system over to using a sh 3 KB Diff Download File
plugin.ini 1460 14 years ago Brian Aker Seeing static effects valgrind output 180 bytes Diff Download File