mirror of
https://github.com/MariaDB/server.git
synced 2025-01-18 21:12:26 +01:00
Merge perch.ndb.mysql.com:/home/jonas/src/mysql-4.1
into perch.ndb.mysql.com:/home/jonas/src/41-jonas
This commit is contained in:
commit
5723b6f917
1 changed files with 9 additions and 0 deletions
9
BUILD/compile-ndb-autotest
Executable file
9
BUILD/compile-ndb-autotest
Executable file
|
@ -0,0 +1,9 @@
|
|||
#! /bin/sh
|
||||
|
||||
path=`dirname $0`
|
||||
. "$path/SETUP.sh"
|
||||
|
||||
extra_flags="$fast_cflags $max_cflags -g"
|
||||
extra_configs="$max_configs --with-ndb-test --with-ndb-ccflags="-DERROR_INSERT""
|
||||
|
||||
. "$path/FINISH.sh"
|
Loading…
Reference in a new issue