74 Commits (8f6f3dba21272158d13cb49e99274167af1461ad)

Author SHA1 Message Date
Georgi Kodinov 8f6f3dba21 Bug #40877: multi statement execution fails in 5.1.30 16 years ago
Sergey Glukhov c92abdc2a0 Bug#44834 strxnmov is expected to behave as you'd expect 17 years ago
Ramil Kalimullin a3b26f1aa6 Fix for bug#44860: ALTER TABLE on view crashes server 17 years ago
Sergey Glukhov 7ff5b7a936 Bug#43385 Cannot ALTER DATABASE ... UPGRADE DATA DIRECTORY NAME when Views exist(addon) 17 years ago
Sergey Glukhov 5c5691e8ec Bug#43385 Cannot ALTER DATABASE ... UPGRADE DATA DIRECTORY NAME when Views exist 17 years ago
He Zhenxing 9530126822 BUG#37145 Killing a statement doing DDL may log binlog event with error code 1053 17 years ago
kostja@dipika.(none) f106d9738a Rename send_ok to my_ok. Similarly to my_error, it only records the status, 18 years ago
davi@mysql.com/endora.local d179bb64c2 Bug#23713 LOCK TABLES + CREATE TRIGGER + FLUSH TABLES WITH READ LOCK = deadlock 18 years ago
davi@endora.local 94e6e4ff44 Bug#31397 Inconsistent drop table behavior of handler tables. 18 years ago
malff/marcsql@weblab.(none) c7bbd8917c WL#3984 (Revise locking of mysql.general_log and mysql.slow_log) 19 years ago
kostja@bodhi.(none) eec9f7c59d A follow up after the fix for Bug#21074 - fix NDB tests breaking on 19 years ago
thek@adventure.(none) 863e882785 Bug#21074 Large query_cache freezes mysql server sporadically under heavy load 19 years ago
gkodinov/kgeorge@magare.gmz bef15b279b Bug #26418: Slave out of sync after 19 years ago
kent@mysql.com/kent-amd64.(none) 6523aca729 my_strtoll10-x86.s: 19 years ago
kent@mysql.com/kent-amd64.(none) 226a5c833f Many files: 19 years ago
monty@mysql.com/narttu.mysql.fi 3d40956039 Fixed portability issue in my_thr_init.c (was added in my last push) 19 years ago
monty@mysql.com/narttu.mysql.fi 3a35c30027 Fixed compiler warnings (Mostly VC++): 19 years ago
gkodinov@dl145s.mysql.com a0c0bbd8ae sql_rename.cc, sql_table.cc, type_decimal.result, mix2_myisam.result: 19 years ago
evgen@sunlight.local 0c5a2865f7 sql_rename.cc: 19 years ago
evgen@moonbone.local 2b474898dc Bug#14959: ALTER TABLE isn't able to rename a view 19 years ago
petr/cps@mysql.com/owlet.local 6846f8d9c4 Fix for Bug #17544 "Cannot do atomic log rotate", 19 years ago
ingo/istruewing@chilla.local 8e4c36ad4a Bug#18775 - Temporary table from alter table visible to other threads 20 years ago
dlenev@mysql.com 0c15039e74 Fix for bug #13525 "Rename table does not keep info of triggers". 20 years ago
bar@mysql.com 611cbc2f4d renamedb.test, renamedb.result: 20 years ago
bar@mysql.com 6ff211329f WL#1324 table name to file name encoding 20 years ago
lars@mysql.com ad126d90e0 WL#1012: All changes as one single changeset. 20 years ago
acurtis@xiphis.org 13a776778c Finalize storage engine plugins 20 years ago
jani@ua141d10.elisa.omakaista.fi 0ee589b4d6 Changes in get_table_type() and mysql_frm_type(). The main problem was 20 years ago
georg@lmy002.wdf.sap.corp 53a7bbf7ca Changes after discussion/review with Sanja 21 years ago
georg@lmy002.wdf.sap.corp afe8dcf2e7 Fix for bug#5508 after Sanja's review 21 years ago
acurtis@xiphis.org 51dd521dfc Bug#6877 MySQL should give an error if the requested table type is not available 21 years ago
monty@mysql.com 594ef41b2d Cleanup during reviews 21 years ago
monty@mysql.com d35140a851 First stage of table definition cache 21 years ago
mats@mysql.com 2bbdf2403d Bug#6391 (binlog-do-db rules ignored) 21 years ago
bell@sanja.is.com.ua 7210195f1e now my_printf_error is not better then my_error, but my_error call is shorter 21 years ago
bell@sanja.is.com.ua 31f7811183 post-review fixes 21 years ago
serg@serg.mylan 949348f576 after merge fix 22 years ago
bell@sanja.is.com.ua 9336d36cf8 VIEW 22 years ago
bell@sanja.is.com.ua 75e7ca479e reverting table list to be able to use it in next PS call (BUG#2811) 22 years ago
vva@eagle.mysql.r18.ru 7a580ce991 fixed 22 years ago
monty@mysql.com c1dd070ba7 Some small portability fixes. 22 years ago
guilhem@mysql.com db2d812d1b Fix for BUG#2083 22 years ago
monty@mashka.mysql.fi e1aa90a9bf Safety and speedup fixes: 23 years ago
guilhem@mysql.com fbebac9a48 Fix for BUG#791: 23 years ago
guilhem@mysql.com 654410a3d3 Deprecated the update log (Sprint task #792). Now --log-update 23 years ago
monty@mashka.mysql.fi 937241aded Fixed an unlikely optimizer bug that casued a core dump in pt_range.cc::sel_cmp() 23 years ago
monty@narttu.mysql.fi 8c51eb2c12 Fixed a deadlock problem when using LOCK TABLE in one thread and DROP TABLE in another 23 years ago
monty@hundin.mysql.fi 65badfff1a Put temporary files in binlog cache when using BEGIN/COMMIT 23 years ago
monty@mashka.mysql.fi d69250a969 Fixes and code cleanups after merge with 4.0.3 24 years ago
monty@mashka.mysql.fi 2c4fa340cc Lots of code fixes to the replication code (especially the binary logging and index log file handling) 24 years ago