mariadb/scripts
Vladislav Vaintroub c8141ce4c0 Bug#51949 - make_binary_distribution fails on Mac.
Unquoted ${CMAKE_CPACK_COMMAND} is used in this script.
This variable resolves to cpack's real path with spaces, e.g
 /Applications/CMake 2.6.4-app/Contents/bin/cpack. 
Script fails due to lack of quotes.

Fix is to use quotes around ${CMAKE_CPACK_COMMAND}.
2010-03-11 15:41:45 +01:00
..
CMakeLists.txt Bug#51949 - make_binary_distribution fails on Mac. 2010-03-11 15:41:45 +01:00
comp_sql.c
dheadgen.pl
fill_help_tables.sql
make_binary_distribution.sh
make_sharedlib_distribution.sh
make_win_bin_dist Automerge the build fixes of 5.5.0-m2 back into the tree. 2009-12-16 14:11:20 +01:00
Makefile.am Manual merge from mysql-trunk-merge. 2010-03-01 12:39:44 +03:00
msql2mysql.sh
mysql_config.pl.in
mysql_config.sh
mysql_convert_table_format.sh
mysql_find_rows.sh
mysql_fix_extensions.sh
mysql_fix_privilege_tables.sh
mysql_install_db.pl.in
mysql_install_db.sh Manual merge of mysql-5.1-bugteam to mysql-trunk-merge. 2010-02-23 16:26:45 +03:00
mysql_secure_installation.pl.in Add a few comments to clarify do_query() return values in mysql_secure_installation.pl 2009-11-03 14:34:01 -07:00
mysql_secure_installation.sh
mysql_setpermission.sh
mysql_system_tables.sql Bug#45194 mysql_upgrade deletes existing data in performance_schema database/schema 2010-03-05 08:31:01 -07:00
mysql_system_tables_data.sql Backport of WL#798 (MySQL IPv6 support) from 6.0. 2009-11-25 13:53:23 +03:00
mysql_system_tables_fix.sql Manual merge from mysql-trunk-merge. 2009-12-16 21:02:21 +03:00
mysql_test_data_timezone.sql
mysql_zap.sh
mysqlaccess.conf
mysqlaccess.sh
mysqlbug.sh
mysqld_multi.sh WL#5154 Remove deprecated 4.1 features 2010-02-17 10:18:17 +01:00
mysqld_safe.sh Bug #49022: Plugins included into bin release cannot be 2010-03-01 23:40:24 +01:00
mysqldumpslow.sh
mysqlhotcopy.sh Bug#42465 mysqlhotcopy fails with "Table '<y>' was locked with a READ lock" error message. 2010-02-28 23:49:29 +04:00