Sergey Glukhov
1a1ffe7312
Bug#44798 MySQL engine crashes when creating stored procedures with execute_priv=N
...
The crash happens because of uninitialized
lex->ssl_cipher, lex->x509_subject, lex->x509_issuer variables.
The fix is to add initialization of these variables for
stored procedures&functions.
2009-06-04 10:28:45 +05:00
msvensson@neptunus.(none)
f39ff057d1
Update tests and result files after running with new mysqltest that better detects problems with test files
2006-10-04 13:09:37 +02:00
gluh@eagle.intranet.mysql.r18.ru
9901efea1f
Bug#15298 SHOW GRANTS FOR CURRENT_USER: Incorrect output in DEFINER context
...
user name is calculated on function execution stage instead of parse stage
2006-06-29 15:50:44 +05:00
holyfoot@mysql.com
86cab8533f
merging
2006-05-03 16:47:05 +05:00
msvensson@neptunus.(none)
3f683e2ba4
Cleanup test cases that leaves "stuff" behind
2006-04-18 18:10:47 +02:00
holyfoot@vva.(none)
a9df79cf2c
bug $17756 (sp_notembedded.test unstable)
2006-04-05 17:41:40 +05:00
monty@mysql.com
82b77cdd90
Fixes to embedded server to be able to run tests with it
...
(Needed for "list of pushes" web page and autopush)
2006-02-24 18:34:15 +02:00