Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug#35577 (CREATE PROCEDURE causes either crash or syntax error depending on | Marc Alff | 2008-07-14 | 1 | -2/+3 |
* | Bug#32575 - Parse error of stmt with extended comments on slave side | mattiasj@client-10-129-10-147.upp.off.mysql.com | 2008-05-08 | 1 | -3/+5 |
* | Bug#32890 Crash after repeated create and drop of tables and views | davi@mysql.com/endora.local | 2008-02-21 | 1 | -87/+126 |
* | Fix for Bug#34337: Server crash when Altering a view using | anozdrin/alik@quad. | 2008-02-21 | 1 | -3/+26 |
* | Bug#30998 Drop View breaks replication if view does not exist | hezx@hezx.(none) | 2007-12-03 | 1 | -13/+19 |
* | Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0-opt | evgen@sunlight.local | 2007-09-27 | 1 | -4/+1 |
|\ | |||||
| * | Bug#29908: A user can gain additional access through the ALTER VIEW. | evgen@sunlight.local | 2007-09-20 | 1 | -4/+1 |
* | | Merge macbook.local:/Users/kgeorge/mysql/work/B28701-5.0-opt | gkodinov/kgeorge@macbook.local | 2007-09-22 | 1 | -0/+9 |
|\ \ | |/ |/| | |||||
| * | Bug #28701: | gkodinov/kgeorge@macbook.gmz | 2007-06-06 | 1 | -0/+9 |
* | | Bug#29408 Cannot find view in columns table if the selection contains a function | gluh@mysql.com/eagle.(none) | 2007-09-03 | 1 | -0/+14 |
* | | Fixed bug #30287. | gshchepa/uchum@gleb.loc | 2007-08-21 | 1 | -0/+6 |
* | | A fix and a test case for Bug#26141 mixing table types in trigger | kostja@bodhi.(none) | 2007-07-12 | 1 | -0/+13 |
* | | Merge adventure.(none):/home/thek/Development/cpp/bug28846/my50-bug28846 | thek@adventure.(none) | 2007-06-22 | 1 | -10/+9 |
|\ \ | |||||
| * | | Bug#28846 Use of undocumented Prepared Statements crashes server | thek@adventure.(none) | 2007-06-22 | 1 | -10/+9 |
* | | | Post-merge fix. | igor@olga.mysql.com | 2007-06-01 | 1 | -102/+7 |
* | | | Merge bk-internal.mysql.com:/data0/bk/mysql-5.0 | ibabaev@bk-internal.mysql.com | 2007-06-02 | 1 | -0/+97 |
|\ \ \ | |/ / | | / | |/ |/| | |||||
| * | Bug#27876 (SF with cyrillic variable name fails during execution (regression)) | malff/marcsql@weblab.(none) | 2007-05-25 | 1 | -1/+2 |
* | | sql_view.cc: | gshchepa/uchum@gleb.loc | 2007-06-01 | 1 | -1/+1 |
* | | sql_view.cc: | gshchepa/uchum@gleb.loc | 2007-05-31 | 1 | -1/+1 |
* | | Fixed bug #28244. | gshchepa/uchum@gleb.loc | 2007-05-31 | 1 | -57/+72 |
|/ | |||||
* | Merge malff@bk-internal.mysql.com:/home/bk/mysql-5.0-runtime | malff/marcsql@weblab.(none) | 2007-04-24 | 1 | -5/+9 |
|\ | |||||
| * | Bug#25411 (trigger code truncated), PART I | malff/marcsql@weblab.(none) | 2007-04-24 | 1 | -5/+9 |
* | | Merge bk-internal.mysql.com:/data0/bk/mysql-5.0 | ibabaev@bk-internal.mysql.com | 2007-04-21 | 1 | -2/+7 |
|\ \ | |||||
| * | | Bug #27786: | gkodinov/kgeorge@magare.gmz | 2007-04-20 | 1 | -2/+7 |
| |/ | |||||
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0-marvel | serg@sergbook.mysql.com | 2007-03-24 | 1 | -1/+6 |
|\ \ | |||||
| * \ | Merge tnurnberg@bk-internal.mysql.com:/home/bk/mysql-5.0-marvel | tnurnberg@sin.intern.azundris.com | 2007-03-23 | 1 | -1/+6 |
| |\ \ | |||||
| | * | | Bug #26817: mysqldump fails to backup database containing view with invalid d... | tnurnberg@sin.intern.azundris.com | 2007-03-23 | 1 | -1/+6 |
* | | | | Merge sergbook.mysql.com:/usr/home/serg/Abk/mysql-5.0-build | serg@sergbook.mysql.com | 2007-03-23 | 1 | -12/+23 |
|\ \ \ \ | |/ / / | | | / | |_|/ |/| | | |||||
| * | | Fix for BUG#24040: Create View don't succed with "all privileges" | anozdrin/alik@booka.opbmk | 2007-03-22 | 1 | -12/+23 |
| |/ | |||||
* | | sql_view.cc: | evgen@moonbone.local | 2007-03-22 | 1 | -0/+2 |
* | | Bug#26813: The SUPER privilege is wrongly required to alter a view created by | evgen@moonbone.local | 2007-03-22 | 1 | -6/+8 |
|/ | |||||
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | monty@mysql.com/narttu.mysql.fi | 2007-02-21 | 1 | -4/+6 |
|\ | |||||
| * | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | monty@mysql.com/narttu.mysql.fi | 2007-01-22 | 1 | -5/+6 |
| |\ | |||||
| | * | After merge fixes: | monty@mysql.com/narttu.mysql.fi | 2006-12-15 | 1 | -4/+6 |
| | * | Fixed compiler warnings detected by option -Wshadow and -Wunused: | monty@mysql.com/narttu.mysql.fi | 2006-12-15 | 1 | -1/+0 |
* | | | sql_view.cc: | evgen@moonbone.local | 2007-02-11 | 1 | -0/+1 |
* | | | Merge moonlight.home:/home/tomash/src/mysql_ab/mysql-5.0 | kroki/tomash@moonlight.home | 2007-01-18 | 1 | -3/+7 |
|\ \ \ | |/ / |/| | | |||||
| * | | Bug#24404: strange bug with view+permission+prepared statement. | kroki/tomash@moonlight.home | 2007-01-18 | 1 | -3/+7 |
* | | | Many files: | kent@mysql.com/kent-amd64.(none) | 2006-12-23 | 1 | -2/+1 |
| |/ |/| | |||||
* | | Fixed portability issue in my_thr_init.c (was added in my last push) | monty@mysql.com/narttu.mysql.fi | 2006-11-30 | 1 | -2/+1 |
|/ | |||||
* | Remove compiler warnings | monty@mysql.com/nosik.monty.fi | 2006-11-20 | 1 | -1/+1 |
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | cmiller@zippy.cornsilk.net | 2006-11-02 | 1 | -5/+56 |
|\ | |||||
| * | Fix previous bad patch for Bug#14262. | cmiller@zippy.cornsilk.net | 2006-10-17 | 1 | -1/+0 |
| * | Merge fix-up. | cmiller@zippy.cornsilk.net | 2006-10-13 | 1 | -1/+14 |
| * | Merge bk-internal.mysql.com:/home/bk/mysql-5.0-maint | cmiller@zippy.cornsilk.net | 2006-10-13 | 1 | -4/+43 |
| |\ | |||||
| | * | Bug #14262: SP: DROP PROCEDURE|VIEW (maybe more) write to binlog too late \ | cmiller@zippy.cornsilk.net | 2006-10-03 | 1 | -4/+43 |
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0-runtime | dlenev@mockturtle.local | 2006-10-20 | 1 | -12/+12 |
|\ \ \ | |||||
| * | | | Fix for bug#15228 "'invalid access to non-static data member' | dlenev@mockturtle.local | 2006-10-20 | 1 | -12/+12 |
* | | | | Merge moonlight.intranet:/home/tomash/src/mysql_ab/mysql-5.0 | kroki/tomash@moonlight.intranet | 2006-10-12 | 1 | -19/+3 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | BUG#20953: create proc with a create view that uses local vars/params | kroki/tomash@moonlight.intranet | 2006-10-12 | 1 | -19/+3 |
| | |/ | |/| |