1475 Commits (16c8298a85619674f1cce46c081e52f4fbeadb33)

Author SHA1 Message Date
Mattias Jonsson f50c4207f2 Bug#20129: ALTER TABLE ... REPAIR PARTITION ... complains that 18 years ago
Sergey Petrunia 62513bb1bc BUG#35478: sort_union() returns bad data when sort_buffer_size is hit 18 years ago
Timothy Smith 211e9c08ae fix typo 18 years ago
Davi Arnaut 5d237db6f6 Bug#33873: Fast ALTER TABLE doesn't work with multibyte character sets 18 years ago
unknown e7e49eb69e Fixed bug #36055: mysql_upgrade doesn't really 'upgrade' tables 18 years ago
unknown 9590918851 Fix create.test in --ps-protocol broken by the previous push. 18 years ago
unknown 7bcbc7f2d5 merge bug 26461 to 5.1-opt 18 years ago
unknown 9fa2d50559 Post-merge fix. Moved the symlink handling from sql_parse.cc here. 18 years ago
unknown 2583c281b6 Removed compiler warning 18 years ago
unknown db9b2bdc1b Post push fix 18 years ago
unknown 9060b50f14 Rename send_eof() to my_eof() for consistency with my_ok() and my_error() 18 years ago
unknown 14021c96c4 Rename send_ok to my_ok. Similarly to my_error, it only records the status, 18 years ago
unknown 526798dbb5 A fix and a test case for Bug#12713 "Error in a stored function called from 18 years ago
unknown 5704c7fe2c A patch for Bug#18834: ALTER TABLE ADD INDEX on table with 18 years ago
unknown 516f95acea BUG#32943: Fixed buggy lock handling of ALTER TABLE for partitioning 18 years ago
unknown 0fbc29c197 A pre-requisite for the fix for Bug#12713 "Error in a stored function 18 years ago
unknown 226700ee51 Make handler::{write,delete,update}_row private. It's critical 18 years ago
unknown b003abdcec Bug#26811 Symbolic links don't work in Windows Vista 18 years ago
unknown e5a397e28f Bug#32395 Alter table under a impending global read lock causes a server crash 18 years ago
unknown 2a0d2fef51 Bug#12713 "Error in a stored function called from a SELECT doesn't 18 years ago
unknown 510bda4bed BUG#25677 - With --skip-symbolic-links option on, DATA DIRECTORY 18 years ago
unknown c3fceb409b Bug#32948: FKs allowed to reference partitioned table 18 years ago
unknown 87143063d3 Bug#23713 LOCK TABLES + CREATE TRIGGER + FLUSH TABLES WITH READ LOCK = deadlock 18 years ago
unknown b512270e54 Manual merge 18 years ago
unknown 4b00263596 Bug#31479 Bad lock interaction if CREATE TABLE LIKE is killed 18 years ago
unknown b9d8e34925 Bug#25629 CREATE TABLE LIKE does not work with INFORMATION_SCHEMA 18 years ago
unknown 9a34c80e11 Bug#30152 MySQLD crash duing alter table causes DROP DATABASE to FAIL due to temp file 18 years ago
unknown 6b3fed49ea Bug#32178 server crash when select from i_s and concurrent partition management 18 years ago
unknown 4d6543a6f0 Bug#31397 Inconsistent drop table behavior of handler tables. 18 years ago
unknown c8450b278d Bug#26379 - Combination of FLUSH TABLE and REPAIR TABLE 18 years ago
unknown b88cfbad68 Bug #31868 mysql_server_init crash when language path is not correctly set. 18 years ago
unknown 06323c2b74 Bug #32063 "create table like" works case-significant only in "embedded" server (libmysqld) 18 years ago
unknown 9d2b259e23 Fix for bug #26447: "ALTER TABLE .. ORDER" does not work with InnoDB 18 years ago
unknown 611dbd0bb3 Bug#30882 Dropping a temporary table inside a stored function may cause a server crash 18 years ago
unknown 6dd04c22a6 Cleanup execute_ddl_log_recovery() to not generate an error if 18 years ago
unknown 7c92f118e4 Fix for BUG#27610: ALTER TABLE ROW_FORMAT=... does not 18 years ago
unknown d7d93cf548 Fix for bug #31137: Assertion failed: primary_key_no == -1 || primary_key_no == 0, 18 years ago
unknown 35ca78a0d4 Bug#30854 (Tables name show as binary in slave err msg on vm-win2003-64-b) 18 years ago
unknown 6044965c4f Patch for BUG#30736: Row Size Too Large Error Creating a Table and 18 years ago
unknown ce8bf087b0 Fix for bug #31207: Test "join_nested" shows different strategy on IA64 18 years ago
unknown fb84f573ad Moved a lot of old bug fixes and safe cleanups from Maria 5.1 tree to 5.1 18 years ago
unknown aec287fd67 Bug #30825: Problems when putting a non-spatial index on a GIS column 18 years ago
unknown 3925c3feee Updates to allow innodb.test to be run with --embedded-server, 19 years ago
unknown 09a53f28a7 Fixed a lot of compiler warnings and errors detected by Forte C++ on Solaris 19 years ago
unknown d0536d020f Bug #30193: crash during drop table and kill 19 years ago
unknown be4cfe504e After-merge fixup. 19 years ago
unknown 1307d3b803 (pushing for Andrei) 19 years ago
unknown b59217ebbb Slow query log to file now displays queries with microsecond precission 19 years ago
unknown 0936976e8d A fix and a test case for Bug#24918 drop table and lock / inconsistent 19 years ago
unknown 4462578a1c WL#3984 (Revise locking of mysql.general_log and mysql.slow_log) 19 years ago