mirror of
https://github.com/MariaDB/server.git
synced 2026-01-06 05:22:24 +03:00
merge
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user