mariadb/scripts
Vladislav Vaintroub 00ce21159c Bug#51502: building with cmake creates an invalid mysqld_safe.
The problem was incorrect escaping used inside a strnig : in \"$MYSQLD\" was written as "\MYSQL\" 
(backslash and quote characters transposed), when defining FIND_PROC  variable for BSD or SysV
style "ps" command-

Additionally fixed obvious code duplication and random naming in CHECK_PID test.
2010-02-25 21:40:15 +01:00
..
CMakeLists.txt Bug#51502: building with cmake creates an invalid mysqld_safe. 2010-02-25 21:40:15 +01:00
comp_sql.c Add "name of struct" as first arg to comp_sql 2007-04-23 14:01:48 +02:00
dheadgen.pl Some portability fixes. 2009-06-04 18:47:38 +02:00
fill_help_tables.sql More changes to reflect the removal of manual.texi from the sources: 2005-04-13 18:29:23 +02:00
make_binary_distribution.sh make_binary_distribution.sh: fix path for installing the MALLOC_LIB (to $DEST/lib) 2009-09-29 21:11:41 +02:00
make_sharedlib_distribution.sh my_strtoll10-x86.s: 2006-12-31 01:02:27 +01:00
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 Remove support for "make install" DESTDIR - did not work as expected 2010-01-14 14:54:32 +01:00
msql2mysql.sh gen_lex_hash.cc: 2007-01-31 00:06:42 +01:00
mysql_config.pl.in This is the 5.4 version of the fix for bug#47007 2009-09-08 15:35:01 +02:00
mysql_config.sh Add --malloc-lib=LIB option to mysqld_safe to LD_PRELOAD a shared library for mysqld 2009-09-23 01:26:08 +02:00
mysql_convert_table_format.sh Add support for wildcards in mysql_convert_table_format, and add 2009-04-28 11:47:34 -07:00
mysql_find_rows.sh Use /usr/bin/perl as standard Perl install path (bug#44643) 2009-05-09 23:43:48 +02:00
mysql_fix_extensions.sh Use /usr/bin/perl as standard Perl install path (bug#44643) 2009-05-09 23:43:48 +02:00
mysql_fix_privilege_tables.sh Postfix for WL#1349. 2009-10-23 13:31:14 +05:00
mysql_install_db.pl.in make_win_bin_dist CMakeLists.txt resolveip.c Makefile.am: 2007-12-28 01:02:28 +01:00
mysql_install_db.sh Auto-merge from mysql-trunk-mtr. 2010-02-20 12:14:09 +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 Bug#48031: mysql_secure_installation -- bash bug regarding passwords with 2009-11-03 13:50:28 -07:00
mysql_setpermission.sh Merge up 5.0-build into 5.1-build: 2009-05-29 15:40:55 +02:00
mysql_system_tables.sql WL#2360 Performance schema 2010-01-11 18:47:27 -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 Bug#20166 mysql-test-run.pl does not test system privilege tables creation 2007-02-26 11:49:24 +01:00
mysql_zap.sh Merge up 5.0-build into 5.1-build: 2009-05-29 15:40:55 +02:00
mysqlaccess.conf
mysqlaccess.sh Use /usr/bin/perl as standard Perl install path (bug#44643) 2009-05-09 23:43:48 +02:00
mysqlbug.sh Modify "mysqlbug" ("scripts/mysqlbug.sh") so that it differs between the original 2007-10-18 12:03:30 +02:00
mysqld_multi.sh WL#5154 Remove deprecated 4.1 features 2010-02-17 10:18:17 +01:00
mysqld_safe.sh Handle different installation layouts. 2010-01-24 16:23:16 +01:00
mysqldumpslow.sh Add explanation of the possible -s values for mysqldumpslow. (Bug #35663, 2009-05-07 10:40:00 -07:00
mysqlhotcopy.sh Bug#35769 typo in mysqlhotcopy documentation 2009-04-28 18:16:17 +02:00