mariadb/scripts
Tatiana A. Nurnberg 8a774dcc68 Bug#34025: mysql_config is not returning -ldl lib flag needed when using embedded server
mysql_config did not output -ldl (or equivalent) when needed for --libmysqld-libs,
so its output could be insufficient to build an application using the embedded
server.

LIBDL was already set in configure; it's now propagated all the way into the
relevant mysql_config scripts.
2008-11-10 22:12:15 +01:00
..
.cvsignore
CMakeLists.txt
comp_sql.c
fill_help_tables.sql
make_binary_distribution.sh Bug#37098 Get rid of "Installed (but unpackaged)" files in the RPM build 2008-08-27 16:03:39 +02:00
make_sharedlib_distribution.sh
make_win_bin_dist Merge trift2.:/MySQL/M50/clone-5.0 2008-03-14 15:09:10 +01:00
Makefile.am Bug#34025: mysql_config is not returning -ldl lib flag needed when using embedded server 2008-11-10 22:12:15 +01:00
msql2mysql.sh
mysql_config.pl.in Bug#34025: mysql_config is not returning -ldl lib flag needed when using embedded server 2008-11-10 22:12:15 +01:00
mysql_config.sh Bug#34025: mysql_config is not returning -ldl lib flag needed when using embedded server 2008-11-10 22:12:15 +01:00
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 Bug#31315 mysql_install_db fails if a default table type of NDB is set in my.cnf 2008-09-02 10:53:30 +02:00
mysql_secure_installation.pl.in
mysql_secure_installation.sh
mysql_setpermission.sh
mysql_system_tables.sql Bug#34159: mysql_install_db fails with sql_mode=TRADITIONAL 2008-07-31 12:28:04 +03:00
mysql_system_tables_data.sql Merge fix for Bug#35754. 2008-10-03 11:54:22 -04:00
mysql_system_tables_fix.sql Bug#35824: mysql_upgrade does not fix scheduler tables when upgrading from 5.1.23 to 5.1.24 2008-04-04 13:46:05 -03:00
mysql_test_data_timezone.sql
mysql_zap.sh
mysqlaccess.conf
mysqlaccess.sh
mysqlbug.sh
mysqld_multi.sh
mysqld_safe.sh
mysqldumpslow.sh In mysqldumpslow, consume arbitrary whitespace in the Query_time line. 2008-10-14 15:52:52 -04:00
mysqlhotcopy.sh