1
0
mirror of https://github.com/MariaDB/server.git synced 2026-01-06 05:22:24 +03:00
This commit is contained in:
Sergei Golubchik
2010-06-14 18:58:52 +02:00
46 changed files with 254 additions and 377 deletions

View File

@@ -3,7 +3,7 @@
--source include/have_partition.inc
--replace_regex /\.dll/.so/
eval install plugin example soname $HA_EXAMPLE_SO;
eval install plugin example soname '$HA_EXAMPLE_SO';
create table t1 (a int not null)
engine=example