mariadb/scripts
Joerg Bruehe d141e840a2 This is the 5.4 version of the fix for bug#47007
Unresolved reference to 'innodb_system_libs' in "mysql_config"

In 5.4.2, we use InnoDB 1.0.4 which does file IO via separate
threads, opposed to the use of asynchronous IO previously.

So there is no InnoDB call to "aio_read()" which was searched
in "librt", causing a "-lrt" value of "innodb_system_libs",
that whole variable is gone.

This fix was applied in the build of 5.4.2-beta.
2009-09-08 15:35:01 +02:00
..
.cvsignore
CMakeLists.txt
comp_sql.c
dheadgen.pl
fill_help_tables.sql
make_binary_distribution.sh
make_sharedlib_distribution.sh
make_win_bin_dist
Makefile.am This is the 5.4 version of the fix for bug#47007 2009-09-08 15:35:01 +02:00
msql2mysql.sh
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 This is the 5.4 version of the fix for bug#47007 2009-09-08 15:35:01 +02: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
mysql_secure_installation.pl.in
mysql_secure_installation.sh
mysql_setpermission.sh
mysql_system_tables.sql
mysql_system_tables_data.sql
mysql_system_tables_fix.sql
mysql_test_data_timezone.sql
mysql_zap.sh
mysqlaccess.conf
mysqlaccess.sh
mysqlbug.sh
mysqld_multi.sh
mysqld_safe.sh
mysqldumpslow.sh
mysqlhotcopy.sh