1
0
mirror of https://github.com/MariaDB/server.git synced 2026-01-06 05:22:24 +03:00

BUG#31245 Stress test fails on NDB:"Unknow prepared statement handler"

This commit is contained in:
gni@dev3-221.dev.cn.tlan
2007-11-30 09:56:04 +08:00
parent f0f025f91b
commit fb483b3c73
3 changed files with 75 additions and 0 deletions

View File

@@ -10,6 +10,8 @@
# Storage engine to be used in CREATE TABLE
--source include/have_ndb.inc
connection default;
let $engine_type= NDB;