mariadb/storage/innobase/handler
Vasil Dimov 150c19ee03 (partially) Fix Bug#55227 Fix compiler warnings in innodb with gcc 4.6
Fix compiler warning:
handler/ha_innodb.cc: In function 'void innobase_drop_database(handlerton*, char*)':
handler/ha_innodb.cc:5969:6: error: variable 'error' set but not used [-Werror=unused-but-set-variable]
2010-09-14 18:22:30 +03:00
..
ha_innodb.cc (partially) Fix Bug#55227 Fix compiler warnings in innodb with gcc 4.6 2010-09-14 18:22:30 +03:00
ha_innodb.h Make the InnoDB FOREIGN KEY parser understand multi-statements. (Bug #48024) 2010-05-14 16:02:28 +03:00