mirror of
https://github.com/MariaDB/server.git
synced 2026-01-06 05:22:24 +03:00
Some Netware related fixes and fixes for Metrowerks compiler.
netware/BUILD/mwenv: Removed -O3 for Metrowerks compiler. netware/pack_isam.def: NetWare specific change, Added SCRENNAME for pack_isam. scripts/make_binary_distribution.sh: Netware specific change for creating help tables. strings/my_strtoll10.c: Fix for Metrowerks compiler.
This commit is contained in:
@@ -254,8 +254,7 @@ if [ $BASE_SYSTEM = "netware" ] ; then
|
||||
>> $BASE/bin/init_db.sql
|
||||
sh ./scripts/mysql_create_system_tables.sh test "" "%" 0 \
|
||||
> $BASE/bin/test_db.sql
|
||||
# cp ./netware/static_init_db.sql ./netware/init_db.sql
|
||||
# ./scripts/fill_help_tables < ./Docs/manual.texi >> ./netware/init_db.sql
|
||||
./scripts/fill_help_tables < ./Docs/manual.texi >> ./netware/init_db.sql
|
||||
fi
|
||||
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user