mariadb/scripts
unknown 60289fba0b zlib.m4:
Only require the more recent zlibCompileFlags() when
  building the server, client zlib don't need it.
Makefile.am:
  Always build the bundled zlib static only
configure.in:
  Look for dlopen() even if --with-mysqld-ldflags constains "-static",
  as this is not the same as the flag to "ld", it just informs
  "libtool" to link static with libraries created part of the build,
  even if there exists shared versions.
make_binary_distribution.sh:
  Real "mysqlmanager" executable might be in ".libs"


configure.in:
  Look for dlopen() even if --with-mysqld-ldflags constains "-static",
  as this is not the same as the flag to "ld", it just informs
  "libtool" to link static with libraries created part of the build,
  even if there exists shared versions.
config/ac-macros/zlib.m4:
  Only require the more recent zlibCompileFlags() when
  building the server, client zlib don't need it.
scripts/make_binary_distribution.sh:
  Real "mysqlmanager" executable might be in ".libs"
zlib/Makefile.am:
  Always build the bundled zlib static only
2007-04-05 08:36:56 +02:00
..
.cvsignore Import changeset 2000-07-31 21:29:14 +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 zlib.m4: 2007-04-05 08:36:56 +02:00
make_sharedlib_distribution.sh my_strtoll10-x86.s: 2006-12-31 01:02:27 +01:00
make_win_bin_dist vio.vcproj, mysqld.vcproj, mysys.vcproj, libmysqld.vcproj, mysqldemb.vcproj: 2007-03-20 15:12:50 +01:00
make_win_src_distribution.sh my_strtoll10-x86.s: 2006-12-31 01:02:27 +01:00
Makefile.am Bug#20166 mysql-test-run.pl does not test system privilege tables creation 2007-02-28 15:15:38 +01:00
msql2mysql.sh gen_lex_hash.cc: 2007-01-31 00:06:42 +01:00
mysql_config.sh my_strtoll10-x86.s: 2006-12-31 01:02:27 +01:00
mysql_convert_table_format.sh my_strtoll10-x86.s: 2006-12-31 01:02:27 +01:00
mysql_explain_log.sh mysql_explain_log.sh: 2007-01-12 01:04:39 +01:00
mysql_find_rows.sh my_strtoll10-x86.s: 2006-12-31 01:02:27 +01:00
mysql_fix_extensions.sh mysql_fix_extensions.sh tool copied from 4.0 tree (referenced in manual). 2002-05-16 10:13:42 +10:00
mysql_fix_privilege_tables.sh Bug#20166 mysql-test-run.pl does not test system privilege tables creation 2007-02-26 11:49:24 +01:00
mysql_install_db.sh Bug#20166 mysql-test-run.pl does not test system privilege tables creation 2007-02-28 14:26:58 +01:00
mysql_prepare_privilege_tables_for_5.sql a script that fixes anti-GRANT'ness of privilege tables. 2003-11-25 16:08:55 +01:00
mysql_secure_installation.sh Merge mysql.com:/home/kent/bk/tmp/mysql-4.1-build 2007-01-01 05:31:23 +01:00
mysql_setpermission.sh - Applied patch provided by Martin Mokrejs <mmokrejs@natur.cuni.cz> 2003-04-25 21:58:25 +02:00
mysql_system_tables.sql Bug#20166 mysql-test-run.pl does not test system privilege tables creation 2007-02-28 14:26:58 +01:00
mysql_system_tables_data.sql Bug#20166 mysql-test-run.pl does not test system privilege tables creation 2007-02-28 14:26:58 +01:00
mysql_system_tables_fix.sql Bug#20166 mysql-test-run.pl does not test system privilege tables creation 2007-02-28 14:26:58 +01:00
mysql_tableinfo.sh Informing of deprecation of mysql_tableinfo by INFORMATION_SCHEMA (and 2005-04-24 22:37:43 +02: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_upgrade_shell.sh my_strtoll10-x86.s: 2006-12-31 01:02:27 +01:00
mysql_zap.sh my_strtoll10-x86.s: 2006-12-31 01:02:27 +01:00
mysqlaccess.conf configure fixes 2000-09-14 15:10:06 +03:00
mysqlaccess.sh BUG#24780 workaround for broken installations that depend on using /etc, but were configured differently 2007-01-09 09:32:56 +01:00
mysqlbug.sh Merge bk-internal.mysql.com:/home/bk/mysql-5.0 2007-01-11 09:43:44 -05:00
mysqld_multi.sh Merge bk-internal.mysql.com:/home/bk/mysql-4.1-maint 2007-01-31 16:26:12 -05:00
mysqld_safe-watch.sh Bug#19298 mysqld_safe still uses obsolete --skip-locking parameter 2006-06-27 18:07:23 -04:00
mysqld_safe.sh Merge qualinost.(none):/home/mtaylor/src/mysql-4.1-maint 2006-12-14 12:20:31 -08:00
mysqldumpslow.sh Search through options to find where the slow query log actually is. 2006-12-18 21:12:01 -08:00
mysqlhotcopy.sh Merge shellback.(none):/home/msvensson/mysql/mysql-4.1-maint 2006-10-03 09:05:34 +02:00