83 Commits (5db7673f880913fc57390b11a1d713b63422d3b7)

Author SHA1 Message Date
anozdrin@mysql.com 64166ebf27 1. Fix compilation on Windows; 20 years ago
anozdrin@mysql.com c1113af15c This is an implementation of two WL items: 20 years ago
anozdrin@mysql.com cc1ee7e48b Fix for BUG#15921: DROP TRIGGER - can't be drop trigger created 20 years ago
dlenev@mysql.com 891e9424f2 Fix for bug #18153 "ALTER/OPTIMIZE/REPAIR on transactional tables corrupt 20 years ago
brian@zim.(none) eefd1207bb This patch does 1) fix my build breakage 2) Complete the removal of all symbols which could clash with another parser. 20 years ago
dlenev@mysql.com efe0900669 Fix for bug #17866 "Problem with renaming table with triggers with fully 20 years ago
anozdrin@mysql.com fbb5920399 Implementation of WL#2897: Complete definer support in the stored routines. 20 years ago
anozdrin@mysql.com e03e522201 Fix for BUG#16266: Definer is not fully qualified error during replication. 20 years ago
dlenev@mysql.com 0c15039e74 Fix for bug #13525 "Rename table does not keep info of triggers". 20 years ago
anozdrin@mysql.com c6c33f4832 Polishing: after implementing TRIGGER privilege, mysqld option 20 years ago
anozdrin@mysql.com 66e1e8d4a6 Fix for BUG#17180: Failure in trigger-grant on Solaris. 20 years ago
anozdrin@mysql.com 0a1f7e921b Fix for BUG#9412: Triggers: should have trigger privilege. 20 years ago
anozdrin@mysql.com 378147a23d Fix for the following bugs: 20 years ago
anozdrin@mysql.com b04b851ef9 Fix for BUG#15110: mysqldump --triggers: does not include DEFINER clause 20 years ago
monty@mysql.com 64cab9d767 After merge fix and a safety fix for handler 20 years ago
monty@mysql.com 6e22e29de6 Review fixes of new pushed code 20 years ago
bar@mysql.com 6ff211329f WL#1324 table name to file name encoding 20 years ago
knielsen@mysql.com 9dceb4f32e BUG#15842: Change in "item.cc" adding Item_sp_variable breaks compile on HP-UX 11.23 20 years ago
kent@mysql.com 60a0d94733 sql_trigger.cc, item.cc: 20 years ago
dlenev@mysql.com 79d83094ad Fix for bug #14863 "Triggers: crash if create and there is no current database". 20 years ago
anozdrin@mysql.com 0ff8f60b45 Patch for WL#2894: Make stored routine variables work 20 years ago
monty@mysql.com e42c980967 Table definition cache, part 2 20 years ago
bell@sanja.is.com.ua 83d692da88 postmerge fix 20 years ago
bell@sanja.is.com.ua 2bcd68973b Fix for BUG#13549 "Server crash with nested stored procedures 20 years ago
bell@sanja.is.com.ua 806f9e24ff Inefficient usage of String::append() fixed. 20 years ago
anozdrin@mysql.com 491e4f89f5 WL#2818 (Add creator to the trigger definition for privilege 20 years ago
guilhem@mysql.com ff46e54932 WL#2971 "change log-bin-trust-routine-creators=0 to apply only to functions". 20 years ago
dlenev@mysql.com ea0b89aeae Fix for bug #12739 "Deadlock in multithreaded environment during creating/ 20 years ago
bell@sanja.is.com.ua aec371f910 WL#2787 (part 2, ver 3 (merged)) changed securety context switching 21 years ago
dlenev@mysql.com e231ebe5fb Fix for bug #12704 "Server crashes during trigger execution". 21 years ago
monty@mysql.com df32f7d621 Save and clear run context before executing a stored function or trigger and restore it afterwards. 21 years ago
monty@mishka.local 8437e9c1be Fixes during review of new pushed code 21 years ago
bell@sanja.is.com.ua b220fc47ef store/restore sql_mode which was in force during ctrigger creation (BUG#5891) 21 years ago
monty@mysql.com b3cbd0048f Cleanups during review of new code 21 years ago
gluh@eagle.intranet.mysql.r18.ru ef2c7812f3 Fix for bug#12127 triggers do not show in info_schema before they are used if set to the database(2nd version) 21 years ago
dlenev@mysql.com 8a3e723b74 Fix for bugs #5892/6182/8751/8758/10994 (based on Antony's patch) 21 years ago
dlenev@mysql.com 14b93bf18a Now when we create or drop trigger we will open only subject table and not 21 years ago
dlenev@mysql.com 923fe817e0 Enable support of access to tables from triggers. Thus fix bug #8406 "Triggers 21 years ago
bell@sanja.is.com.ua d3905f3d0e Name resolution context added (BUG#6443) 21 years ago
dlenev@brandersnatch.localdomain 007a205918 Fix for bugs: 21 years ago
gbichot@quadita2.mysql.com ea1bc59ed9 Dmitri please review. Fix for BUG#10417 "CREATE TRIGGER not written to binlog": 21 years ago
monty@mishka.local a9f6aab4c9 Fixes while reviewing new code 21 years ago
dlenev@brandersnatch.localdomain d4b20f4a86 Fix for bugs #5859 "DROP TABLE does not drop triggers" and 21 years ago
dlenev@brandersnatch.localdomain e6a506c397 Fix for yet another memleak caused by SP-locking patch. 21 years ago
hf@deer.(none) b94a482ee9 Precision Math implementation 21 years ago
serg@serg.mylan 1034677f94 XA (not completely polished out yet) 21 years ago
monty@mysql.com d35140a851 First stage of table definition cache 21 years ago
monty@mysql.com d71c030587 After merge fixes 21 years ago
dlenev@brandersnatch.localdomain d201074611 Fix for bug #5888 "Triggers with nonexistent columns cause packets 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