mariadb/libservices
Sergei Golubchik 76f0b94bb0 merge with 5.3
sql/sql_insert.cc:
  CREATE ... IF NOT EXISTS may do nothing, but
  it is still not a failure. don't forget to my_ok it.
  ******
  CREATE ... IF NOT EXISTS may do nothing, but
  it is still not a failure. don't forget to my_ok it.
sql/sql_table.cc:
  small cleanup
  ******
  small cleanup
2011-10-19 21:45:18 +02:00
..
CMakeLists.txt merge with 5.3 2011-10-19 21:45:18 +02:00
HOWTO mwl:98 - libservices 2010-03-03 15:44:14 +01:00
my_snprintf_service.c mwl:98 - libservices 2010-03-03 15:44:14 +01:00
my_thread_scheduler_service.c WL#5363: Thread Pool Service Interface 2010-06-07 16:01:39 +02:00
progress_report_service.c Added progress reporting for alter table, LOAD DATA INFILE and for aria tables: check table, repair table, analyze table. 2011-07-01 15:08:30 +03:00
thd_alloc_service.c mwl:98 - libservices 2010-03-03 15:44:14 +01:00
thd_wait_service.c WL#5363: Thread Pool Service Interface 2010-06-07 16:01:39 +02:00