| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
| | |/
| |/| |
|
* | | | Fixed bug#5505: Wrong error message on INSERT into a view | evgen@moonbone.local | 2006-09-29 | 1 | -1/+1 |
| |/
|/| |
|
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | kostja@bodhi.local | 2006-08-30 | 1 | -22/+30 |
|\ \ |
|
| * | | BUG#17591: Updatable view not possible with trigger or stored function | kroki/tomash@moonlight.intranet | 2006-08-29 | 1 | -22/+30 |
* | | | Merge bk-internal.mysql.com:/data0/bk/mysql-5.0 | rburnett@bk-internal.mysql.com | 2006-08-09 | 1 | -3/+10 |
|\ \ \ |
|
| * | | | sql_view.cc: | evgen@sunlight.local | 2006-08-09 | 1 | -13/+1 |
| * | | | Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0 | evgen@sunlight.local | 2006-08-09 | 1 | -3/+9 |
| |\ \ \ |
|
| | * \ \ | Merge sunlight.local:/home/evgen/bk-trees/mysql-5.0 | evgen@sunlight.local | 2006-08-09 | 1 | -3/+9 |
| | |\ \ \ |
|
| | | * | | | sql_base.cc, unireg.h, sql_lex.h, table.cc, sql_view.h, sql_view.cc: | evgen@sunlight.local | 2006-08-09 | 1 | -3/+8 |
| | * | | | | Merge sunlight.local:/home/evgen/bk-trees/mysql-5.0 | evgen@sunlight.local | 2006-08-07 | 1 | -3/+13 |
| | |\ \ \ \
| | | |_|/ /
| | |/| | | |
|
| * | | | | | sql_view.cc: | evgen@sunlight.local | 2006-08-07 | 1 | -0/+3 |
| * | | | | | Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0 | evgen@sunlight.local | 2006-08-07 | 1 | -3/+13 |
| |\ \ \ \ \
| | |/ / / /
| |/| / / /
| | |/ / / |
|
| | * | | | sql_view.cc: | evgen@sunlight.local | 2006-08-07 | 1 | -3/+13 |
| | |/ / |
|
* | | | | Merge bk-internal.mysql.com:/data0/bk/mysql-5.0 | rburnett@bk-internal.mysql.com | 2006-08-03 | 1 | -15/+98 |
|\ \ \ \
| |/ / / |
|
| * | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | kostja@bodhi.local | 2006-08-02 | 1 | -13/+94 |
| |\ \ \ |
|
| | * \ \ | Merge gkodinov@bk-internal.mysql.com:/home/bk/mysql-5.0-opt | gkodinov/kgeorge@rakia.(none) | 2006-07-31 | 1 | -13/+38 |
| | |\ \ \
| | | |/ /
| | |/| | |
|
| | | * | | Bug #11551: Asymmetric + undocumented behaviour of DROP VIEW and DROP TABLE | gkodinov/kgeorge@macbook.gmz | 2006-07-31 | 1 | -13/+38 |
| | | |/ |
|
| | * | | Bug #21080: ALTER VIEW makes user restate SQL SECURITY mode, and ALGORITHM | gkodinov/kgeorge@macbook.gmz | 2006-07-31 | 1 | -0/+56 |
| | |/ |
|
| * | | Fix for BUG#20438: CREATE statements for views, stored routines and triggers | anozdrin/alik@booka. | 2006-07-28 | 1 | -2/+4 |
| |/ |
|
* | | Bug#20543 select on information_schema strange warnings, view, different sche... | gluh@mysql.com/gluh.(none) | 2006-07-25 | 1 | -1/+2 |
|/ |
|
* | A fix and a test case for | konstantin@mysql.com | 2006-06-27 | 1 | -5/+4 |
* | Fixed wrong free in sql_view.cc | monty@mysql.com | 2006-05-04 | 1 | -2/+3 |
* | Fixed an (unlikely) memory leak | monty@mysql.com | 2006-05-04 | 1 | -0/+1 |
* | Fix for bug#15153 "CONVERT_TZ() is not allowed in all places in VIEWs". | dlenev@mysql.com | 2006-04-22 | 1 | -4/+12 |
* | The check for recursive view definitions added. (BUG#14308) | bell@sanja.is.com.ua | 2006-04-13 | 1 | -1/+19 |
* | A fix and a test case for Bug#15683 "crash, Function on nested | konstantin@mysql.com | 2006-03-28 | 1 | -0/+1 |
* | This patch does 1) fix my build breakage 2) Complete the removal of all symb... | brian@zim.(none) | 2006-03-09 | 1 | -1/+2 |
* | Fix for BUG#16777: Can not create trigger nor view w/o definer | anozdrin@mysql.com | 2006-03-02 | 1 | -2/+1 |
* | Fix for BUG#16266: Definer is not fully qualified error during replication. | anozdrin@mysql.com | 2006-03-01 | 1 | -0/+20 |
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/work-bug1-5.0 | bell@sanja.is.com.ua | 2005-12-02 | 1 | -3/+2 |
|\ |
|
| * | Now we shall store only position (index of first character) | bell@sanja.is.com.ua | 2005-12-02 | 1 | -3/+2 |
* | | View creation code fixed to expect empty TABLE_LIST::table pointer (BUG#15096). | bell@sanja.is.com.ua | 2005-12-01 | 1 | -13/+22 |
|/ |
|
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/work-bug1-5.0 | bell@sanja.is.com.ua | 2005-11-21 | 1 | -3/+5 |
|\ |
|
| * | Inefficient usage of String::append() fixed. | bell@sanja.is.com.ua | 2005-11-20 | 1 | -3/+5 |
* | | Manually merged | evgen@moonbone.local | 2005-11-18 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | Fix bug #13622 Wrong view .frm created if some field's alias contain \n | evgen@moonbone.local | 2005-11-11 | 1 | -1/+1 |
* | | WL#2818 (Add creator to the trigger definition for privilege | anozdrin@mysql.com | 2005-11-10 | 1 | -11/+10 |
* | | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.0 | jani@ua141d10.elisa.omakaista.fi | 2005-11-03 | 1 | -10/+24 |
|\ \ |
|
| * | | Changes in get_table_type() and mysql_frm_type(). The main problem was | jani@ua141d10.elisa.omakaista.fi | 2005-11-03 | 1 | -10/+24 |