mirror of
https://github.com/MariaDB/server.git
synced 2026-05-04 06:05:32 +02:00
Small fixes for Netware.
netware/mysql_test_run.c: Fixed typo. netware/pack_isam.def: Added screenname. scripts/make_binary_distribution.sh: Fixed mistake in merge.
This commit is contained in:
parent
4083d45644
commit
babdedd52f
3 changed files with 3 additions and 3 deletions
|
|
@ -275,8 +275,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
|
||||
sh ./scripts/mysql_create_system_tables.sh real >> $BASE/bin/init_db.sql
|
||||
sh ./scripts/mysql_create_system_tables.sh test > $BASE/bin/test_db.sql
|
||||
./scripts/fill_help_tables < ./Docs/manual.texi >> ./netware/init_db.sql
|
||||
fi
|
||||
|
||||
#
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue