mariadb/libmysql
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 Import changeset 2000-07-31 21:29:14 +02:00
acinclude.m4 Import changeset 2000-07-31 21:29:14 +02:00
client_settings.h Fix compile warnings. 2007-09-29 23:31:08 +04:00
CMakeLists.txt Bug#473914: mysql_client_test fail with in debug compilaton on windows x64 2010-12-06 12:52:06 +01:00
conf_to_src.c A follow-up for Bug#58340 (Remove Server GPL EXCEPTIONS-CLIENT file) -- remove all 2010-11-24 12:53:39 +03:00
dll.c Merge from mysql-5.0-bugteam. 2010-11-24 13:07:37 +03:00
errmsg.c Merge from mysql-5.0-bugteam. 2010-11-24 13:07:37 +03:00
get_password.c Merge from mysql-5.0-bugteam. 2010-11-24 13:07:37 +03:00
libmysql.c Merge with MySQL 5.1.55 2011-02-20 18:51:43 +02:00
libmysql.def Merge with MySQL 5.1.42 2010-01-15 17:27:55 +02:00
libmysql.ver.in BUG#3074: Unversioned symbols in shared library 2006-01-17 18:51:08 +04:00
Makefile.am Merge with 5.1 2011-01-30 16:43:23 +02:00
Makefile.shared Merge with 5.1 2011-01-30 16:43:23 +02:00
manager.c Merge from mysql-5.0-bugteam. 2010-11-24 13:07:37 +03:00