906 Commits (2cc7e72aaa813cfe368fab27846d1b7801082561)

Author SHA1 Message Date
Build Team 366adeab08 Added "Sun Microsystems, Inc." to copyright headers on files modified 17 years ago
Georgi Kodinov b204dc43cc Bug #38693: leaked memory with blobs! 17 years ago
Mats Kindahl 70b18065d0 Bug #34707: Row based replication: slave creates table within wrong database 17 years ago
Kristofer Pettersson cc9b99a2e1 Bug#38692 concurrent inserts cause valgrind errors in Query_cache::invalidate 17 years ago
Narayanan V 83ef8f3427 Bug#38338: REPLACE causes last_insert_id() to return an incorrect value 17 years ago
Kristofer Pettersson c01aeb1083 Bug#38692 concurrent inserts cause valgrind errors in Query_cache::invalidate 17 years ago
Ramil Kalimullin ef13c12c0a Fix for bug#38821: Assert table->auto_increment_field_not_null failed 17 years ago
Andrei Elkin 44b82b3eca Bug #38798 Assertion mysql_bin_log.is_open() failed in binlog_trans_log_savepos() 17 years ago
Mats Kindahl f0bf4a47ca Bug #34707: Row based replication: slave creates table within wrong database 18 years ago
Mats Kindahl 2a089557a6 BUG#37426: RBR breaks for CHAR() UTF-8 fields > 85 chars 18 years ago
Mattias Jonsson 109a041a95 Bug#31210: INSERT DELAYED crashes server when used on partitioned tables 18 years ago
aelkin/andrei@mysql1000.(none) 725d07d559 Bug #35762 Failing CREATE-SELECT steels Table map of the following query 18 years ago
mattiasj@witty. b008ac3aac Bug#21413 - Engine table handler used by multiple threads 18 years ago
mats@mats-laptop.(none) c8c4500a98 BUG#29020 (Event results not correctly replicated to slave in RBR): 18 years ago
mattiasj@witty. c87874a1a3 Recommit of antonys previous commit. 18 years ago
svoj@mysql.com/june.mysql.com 6dfb184f09 BUG#34768 - nondeterministic INSERT using LIMIT logged in stmt mode if 18 years ago
kaa@kaamos.(none) 80d89023ea Fix for bug #34889: mysql_client_test::test_mysql_insert_id test fails 18 years ago
kostja@dipika.(none) f106d9738a Rename send_ok to my_ok. Similarly to my_error, it only records the status, 18 years ago
kostja@dipika.(none) acf9b1f346 A fix and a test case for Bug#12713 "Error in a stored function called from 18 years ago
kostja@dipika.(none) 8aa978352e A minor cleanup. 18 years ago
evgen@moonbone.local baaf300d4c Bug#29477: Not all fields of the target table were checked to have a default 18 years ago
kostja@bodhi.(none) ebb9c5d983 Bug#12713 "Error in a stored function called from a SELECT doesn't 18 years ago
kaa@polly.(none) 24c9d86416 5.0 version of the fix for bug #9481: mysql_insert_id() returns 0 after 18 years ago
ramil/ram@mysql.com/ramil.myoffice.izhnet.ru 5adf16e288 Fix for bug #32676: insert delayed crash with wrong column and function specified 18 years ago
evgen@moonbone.local da7470afb1 Bug#30384: Having SQL_BUFFER_RESULT option in the CREATE .. KEY(..) .. SELECT 18 years ago
istruewing@stella.local 0605274155 Bug#26379 - Combination of FLUSH TABLE and REPAIR TABLE 18 years ago
istruewing@stella.local 3eaf82a175 Bug#31210 - INSERT DELAYED crashes server when used on 18 years ago
davi@endora.local cc007acb78 Bug#30882 Dropping a temporary table inside a stored function may cause a server crash 18 years ago
kostja@bodhi.(none) e4b353c40c Use an inline getter method (thd->is_error()) to query if there is an error 18 years ago
aelkin/elkin@koti.dsl.inet.fi 01f86563cb Manual merge 5.0-rpl -> 5.1-rpl. 18 years ago
aelkin/elkin@koti.dsl.inet.fi 27436f0ba3 Bug #27571 asynchronousity in setting mysql_`query`::error and 18 years ago
davi@moksha.local f3b6d56fb2 The fix for BUG 21136 (ChangeSet@1.2611.1.1) introduced a regression that 18 years ago
davi@moksha.local ae079ec427 Bug#21136 CREATE TABLE SELECT within CREATE TABLE SELECT causes server crash 18 years ago
gkodinov/kgeorge@magare.gmz fb3b12176d Bug #30468: column level privileges not respected when joining tables 18 years ago
gkodinov/kgeorge@magare.gmz d0b796bf14 merge of the fix for bug 27802 & 27216 to 5.1-opt 18 years ago
evgen@sunlight.local 36bf417b40 Bug#27216: functions with parameters of different date types may return wrong 18 years ago
evgen@sunlight.local bb5cdfb87e Bug#30384: Having SQL_BUFFER_RESULT option in the CREATE .. KEY(..) .. SELECT 18 years ago
aelkin@dl145j.mysql.com 11c9a13a24 Merge: bug#27417,23333 manual work for fixing tests and a source code. 18 years ago
davi@moksha.local 1180c22aef Bug#28587 SELECT is blocked by INSERT waiting on read lock, even with low_priority_updates 19 years ago
thek@adventure.(none) b1b2108275 Bug#27358 INSERT DELAYED does not honour SQL_MODE of the client 19 years ago
aelkin/elkin@dsl-hkibras-fe38f900-157.dhcp.inet.fi 77998c30c2 Bug #23333 stored function + non-transac table + transac table = breaks stmt-based binlog 19 years ago
monty@mysql.com/nosik.monty.fi e53a73e26c Fixed a lot of compiler warnings and errors detected by Forte C++ on Solaris 19 years ago
svoj@mysql.com/april.(none) 2c539642c0 BUG#29152 - INSERT DELAYED does not use concurrent_insert on slave 19 years ago
gkodinov/kgeorge@magare.gmz 992698ce5f merge of the fix for bug 17417 5.0-opt->5.1-opt 19 years ago
gkodinov/kgeorge@magare.gmz 9a0e6ec6d2 (pushing for Andrei) 19 years ago
monty@mysql.com/nosik.monty.fi b16289a5e0 Slow query log to file now displays queries with microsecond precission 19 years ago
malff/marcsql@weblab.(none) c7bbd8917c WL#3984 (Revise locking of mysql.general_log and mysql.slow_log) 19 years ago
gkodinov/kgeorge@magare.gmz 02fe5e27d2 Bug #29571: INSERT DELAYED IGNORE written to binary log on 19 years ago
kostja@bodhi.(none) 4c7d2df910 A follow-up fix for Bug#29431 "killing an insert delayed thread causes 19 years ago
kostja@bodhi.(none) c4bcce64a4 Rename all references to 'Delayed_insert' instances from 'tmp' to 'di' 19 years ago