1212 Commits (923f61039ef220b59adf39bf8e9696fc7e533ddc)

Author SHA1 Message Date
He Zhenxing 923f61039e Cherry picking patch for BUG#37051 17 years ago
Marc Alff e73e7bb9ae Bug#35577 (CREATE PROCEDURE causes either crash or syntax error depending on 18 years ago
unknown 37b2c32d95 Bug#27430 "Crash in subquery code when in PS and table DDL changed after 18 years ago
unknown 1cf0b5cb89 Implement some code review fixes for the fix for Bug#27430 18 years ago
unknown 2cc7999b12 Bug #32858: Erro: "Incorrect usage of UNION and INTO" does not take 18 years ago
unknown bd2a732812 WL#4165 "Prepared statements: validation". 18 years ago
unknown a63dde5a5b Tentative implementation of 18 years ago
unknown f21ee5d00d BUG#33029 5.0 to 5.1 replication fails on dup key when inserting 18 years ago
unknown 1164e2bc7a Bug#33851 Passing UNSIGNED param to EXECUTE returns ERROR 1210 18 years ago
unknown 46db2da52f Removed the unused function int THD::binlog_flush_transaction_cache() 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 a6eec72e7b Remove an unused argument of sql_update::do_updates(). 18 years ago
unknown 93e3057ba5 Bug #32858: Erro: "Incorrect usage of UNION and INTO" does not take 18 years ago
unknown a3a0d4359f Fix a compilation warning and a subtle bug with truncation of the 18 years ago
unknown 2a0d2fef51 Bug#12713 "Error in a stored function called from a SELECT doesn't 18 years ago
unknown 96a51b7f39 Bug#31552 Replication breaks when deleting rows from out-of-sync table 18 years ago
unknown 1836b73600 5.0 version of the fix for bug #9481: mysql_insert_id() returns 0 after 18 years ago
unknown 4addb6b717 Bug#30384: Having SQL_BUFFER_RESULT option in the CREATE .. KEY(..) .. SELECT 18 years ago
unknown 38591bca76 bad merge fixed 18 years ago
unknown a41b476314 Bug#31700: thd->examined_row_count not incremented for 'const' type queries 18 years ago
unknown 9ad4366b7b Cleanup: rename select_send::status to select_send::is_result_set_started. 18 years ago
unknown 8365a74e47 In ha_delete_table, use a standard mechanism to intercept the error message 18 years ago
unknown 2437001234 Use an inline getter method (thd->is_error()) to query if there is an error 18 years ago
unknown f8f8c0282a WL#4078: Document binary format of binlog entries 18 years ago
unknown bcc627846d Fixed bug #31663: if the FIELDS TERMINATED BY string 18 years ago
unknown 079ae23003 Rename: query_error -> is_slave_error. 18 years ago
unknown 94e4171213 Doxygenize comments. 18 years ago
unknown c8b6d10509 Bug #29136 erred multi-delete on trans table does not rollback the statement 18 years ago
unknown 42cea00e03 BUG#30752 rpl_dual_pos_advance valgrind (jump depends on uninitialized LOG_INFO) 18 years ago
unknown 3c66a859be Post-merge fix for Bug 21136, initial merge missed the modifications for 18 years ago
unknown f7f1095908 Bug#30384: Having SQL_BUFFER_RESULT option in the CREATE .. KEY(..) .. SELECT 18 years ago
unknown 7e0ad09edf Fix for BUG#25843: changing default database between PREPARE and EXECUTE 18 years ago
unknown 3edb630197 Cleanup-patch for BUG#25843: changing default database between 18 years ago
unknown 044a4a3e06 Renaming RELAY_LOG_INFO and st_relay_log_info to follow coding standards 19 years ago
unknown 09a53f28a7 Fixed a lot of compiler warnings and errors detected by Forte C++ on Solaris 19 years ago
unknown d24df2c6a7 sql_class.h: 19 years ago
unknown be4cfe504e After-merge fixup. 19 years ago
unknown f87acb594a Fix for bug #29928: INSERT ... VALUES(connection_id(), ...) incorrect 19 years ago
unknown 1307d3b803 (pushing for Andrei) 19 years ago
unknown 9246c37201 Bug#24989: The DEADLOCK error is improperly handled by InnoDB. 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
unknown c0277a1192 A fix and a test case for Bug#26104 Bug on foreign key class constructor. 19 years ago
unknown fcc51efc4d Bug #29692 Single row inserts can incorrectly report a huge number of row insertions 19 years ago
unknown 31ea7d042b A follow up after the patch for Bug#21074 - even though 19 years ago
unknown a7e5f73abb Bug#27198: Error returns from time() are ignored 19 years ago
unknown 1abab6c7c7 Bug #29325: 19 years ago