mariadb/scripts
Michael Widenius 58bb0769bd Merge with MySQL 5.1.55
- Fixed some issues with partitions and connection_string, which also fixed lp:716890 "Pre- and post-recovery crash in Aria"
- Fixed wrong assert in Aria

Now need to merge with latest xtradb before pushing 

sql/ha_partition.cc:
  Ensure that m_ordered_rec_buffer is not freed before close.
sql/mysqld.cc:
  Changed to use opt_stack_trace instead of opt_pstack.
  Removed references to pstack
sql/partition_element.h:
  Ensure that connect_string is initialized
storage/maria/ma_key_recover.c:
  Fixed wrong assert
2011-02-20 18:51:43 +02:00
..
.cvsignore
CMakeLists.txt
comp_sql.c
convert-debug-for-diff.sh Trivial fixes, more safe DBUG_ASSERT()'s and some more DBUG_ 2010-08-23 12:52:57 +03:00
fill_help_tables.sql Merge with MySQL 5.1.55 2011-02-20 18:51:43 +02:00
make_binary_distribution.sh Merge 2010-12-29 00:47:05 +01:00
make_sharedlib_distribution.sh
make_win_bin_dist Merge 2010-12-29 00:47:05 +01:00
Makefile.am Merge with MySQL 5.1.50 2010-08-27 17:12:44 +03:00
msql2mysql.sh
mysql_config.pl.in
mysql_config.sh
mysql_convert_table_format.sh Don't do DBUG_ASSERT for checksum errors when using REPAIR 2011-01-07 17:58:12 +02:00
mysql_find_rows.sh
mysql_fix_extensions.sh - Added/updated copyright headers 2010-12-28 19:57:23 +01:00
mysql_fix_privilege_tables.sh
mysql_install_db.pl.in
mysql_install_db.sh Updated failure text for maria_install_db 2010-09-09 18:12:06 +03:00
mysql_secure_installation.pl.in Bug #54004 : mysql_secure_installation identifies "local host" incorrectly 2010-07-14 13:53:49 +03:00
mysql_secure_installation.sh Merge with MySQL 5.1.50 2010-08-27 17:12:44 +03:00
mysql_setpermission.sh Merge 2010-12-29 00:47:05 +01:00
mysql_system_tables.sql Merge 2010-12-29 00:47:05 +01:00
mysql_system_tables_data.sql Merge 2010-12-29 00:47:05 +01:00
mysql_system_tables_fix.sql Merge 2010-12-29 00:47:05 +01:00
mysql_test_data_timezone.sql - Added/updated copyright headers 2010-12-28 19:57:23 +01:00
mysql_zap.sh
mysqlaccess.conf
mysqlaccess.sh - Added/updated copyright headers 2010-12-28 19:57:23 +01:00
mysqlbug.sh
mysqld_multi.sh Merge 2010-12-29 00:47:05 +01:00
mysqld_safe.sh
mysqldumpslow.sh Merge 2010-12-29 00:47:05 +01:00
mysqlhotcopy.sh Merge 2010-12-29 00:47:05 +01:00