1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

InnoDB plugin is built-in: remove test code which depended on the plugin property

This commit is contained in:
Guilhem Bichot
2009-08-05 12:07:41 +02:00
parent dec0dbc83c
commit 13a87951e9
11 changed files with 1 additions and 71 deletions

View File

@ -1,5 +1,4 @@
-- source include/have_innodb.inc
-- source suite/innodb/include/have_innodb_plugin.inc
let $timeout=`select @@innodb_lock_wait_timeout`;
set global innodb_lock_wait_timeout=42;