1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-29 05:21:33 +03:00

init_db.sql:

Make SQL more readable, substitute hostname at runtime
mysql-test-run.pl:
  Run init scripts with /bin/sh, ignore return code


mysql-test/mysql-test-run.pl:
  Run init scripts with /bin/sh, ignore return code
mysql-test/lib/init_db.sql:
  Make SQL more readable, substitute hostname at runtime
This commit is contained in:
unknown
2005-02-17 05:22:14 +01:00
parent d475cece23
commit 000255ee9d
2 changed files with 452 additions and 38 deletions

File diff suppressed because one or more lines are too long