mirror of
https://github.com/MariaDB/server.git
synced 2026-05-09 08:34:28 +02:00
- Added a stub scripts/fill_help_tables.sql file to satisfy the build dependencies
- Removed scripts/fill_help_tables.sh and updated scripts/Makefile.am accordingly
The fill_help_tables.sql stub will be replaced with the approriate content when building the
official source distribution via Bootstrap - it's now autogenerated on the documentation server
and will be copied into place before packing up the source distribution.
scripts/Makefile.am:
- removed fill_help_tables.sh and the creation of fill_help_tables.sql from the Makefile
(fill_help_tables.sql is now generated on the documentation server and will be added to
the offical source distribution during the Bootstrap
support-files/mysql.spec.sh:
- fixed a typo
|
||
|---|---|---|
| .. | ||
| debian | ||
| MacOSX | ||
| SCO | ||
| .cvsignore | ||
| binary-configure.sh | ||
| build-tags | ||
| magic | ||
| Makefile.am | ||
| my-huge.cnf.sh | ||
| my-innodb-heavy-4G.cnf.sh | ||
| my-large.cnf.sh | ||
| my-medium.cnf.sh | ||
| my-small.cnf.sh | ||
| mysql-log-rotate.sh | ||
| mysql-max.spec.sh | ||
| mysql-multi.server.sh | ||
| MySQL-shared-compat.spec.sh | ||
| mysql.server-sys5.sh | ||
| mysql.server.sh | ||
| mysql.spec.sh | ||
| mysqld_multi.server.sh | ||
| ndb-config-2-node.ini.sh | ||