Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | WL#1218 "Triggers". Some very preliminary version of patch. | dlenev@brandersnatch.localdomain | 2004-09-07 | 49 | -78/+1664 |
* | satisfy VC++ | bell@sanja.is.com.ua | 2004-07-16 | 1 | -4/+5 |
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0 | bell@sanja.is.com.ua | 2004-07-16 | 1 | -22/+26 |
|\ | |||||
| * | changes to sutisfy VC++ | bell@sanja.is.com.ua | 2004-07-16 | 1 | -22/+26 |
* | | Merge lgrimmer@build.mysql.com:/home/bk/mysql-5.0 | lenz@mysql.com | 2004-07-16 | 2 | -5/+21 |
|\ \ | |||||
| * | | - Added sql/parse_file.cpp and sql/sql_view.cpp to the mysqld and | lenz@mysql.com | 2004-07-16 | 2 | -5/+21 |
| |/ | |||||
* | | Merge miguel@bk-internal.mysql.com:/home/bk/mysql-5.0 | miguel@hegel.txg | 2004-07-16 | 5 | -13/+45 |
|\ \ | |/ | |||||
| * | fix function prototype | bell@sanja.is.com.ua | 2004-07-16 | 1 | -1/+1 |
| * | memory leak removing | bell@sanja.is.com.ua | 2004-07-16 | 3 | -2/+28 |
| * | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0 | bell@sanja.is.com.ua | 2004-07-16 | 1 | -10/+16 |
| |\ | |||||
| | * | changes in system db creation procedure for view privileges | bell@sanja.is.com.ua | 2004-07-16 | 1 | -10/+16 |
* | | | Fixes for bug #4571 (Windows compabilities) | miguel@hegel.txg | 2004-07-16 | 7 | -20/+17 |
|/ / | |||||
* | | Fixed typo in sql/sql_insert.cc which caused non-debug builds to fail. | dlenev@brandersnatch.localdomain | 2004-07-16 | 1 | -1/+1 |
* | | Fix warnings in sql/item_timefunc.cc which popped up during windows builds. | dlenev@brandersnatch.localdomain | 2004-07-16 | 1 | -2/+2 |
|/ | |||||
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0 | bell@sanja.is.com.ua | 2004-07-16 | 85 | -1217/+6093 |
|\ | |||||
| * | VIEW | bell@sanja.is.com.ua | 2004-07-16 | 85 | -1217/+6093 |
* | | Merge gbichot@bk-internal.mysql.com://home/bk/mysql-5.0 | guilhem@mysql.com | 2004-07-15 | 5 | -86/+69 |
|\ \ | |/ |/| | |||||
| * | after merge fixes (making rpl_charset and rpl_timezone pass). | guilhem@mysql.com | 2004-07-15 | 5 | -86/+69 |
* | | failing fulltext_order_by.test fixed | serg@serg.mylan | 2004-07-15 | 4 | -3/+3 |
|/ | |||||
* | Merge | monty@mysql.com | 2004-07-15 | 1854 | -76876/+101620 |
|\ | |||||
| * | After merge fixes | monty@mysql.com | 2004-07-15 | 50 | -247/+285 |
| * | Merge with 4.1 | monty@mysql.com | 2004-07-12 | 141 | -764/+1736 |
| |\ | |||||
| | * | Don't close already closed files in vio (not critical) | monty@mysql.com | 2004-07-12 | 4 | -2/+17 |
| | * | Merge | monty@mysql.com | 2004-07-11 | 3 | -12/+11 |
| | |\ | |||||
| | | * | mysql_find_files() made extern (from static to sql_show.cc) | serg@serg.mylan | 2004-07-10 | 2 | -4/+3 |
| | | * | Merge bk-internal:/home/bk/mysql-4.0/ | serg@serg.mylan | 2004-07-10 | 1 | -8/+8 |
| | | |\ | |||||
| | | | * | mysqlhotcopy: | serg@serg.mylan | 2004-07-09 | 1 | -8/+8 |
| | * | | | Reorder variables to preserve alphabetical sorting. | dlenev@brandersnatch.localdomain | 2004-07-10 | 1 | -3/+3 |
| | * | | | manual merge | vva@eagle.mysql.r18.ru | 2004-07-09 | 1 | -6/+6 |
| | |\ \ \ | |||||
| | | * | | | added an optimization in mysql_create_db (sql_db.cc) | vva@eagle.mysql.r18.ru | 2004-07-09 | 1 | -2/+2 |
| | | * | | | fixed Bug #4378 "create database IF NOT EXISTS thing" returns an error | vva@eagle.mysql.r18.ru | 2004-07-08 | 1 | -2/+3 |
| | * | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@mysql.com | 2004-07-09 | 21 | -55/+77 |
| | |\ \ \ \ | |||||
| | | * | | | | my_global.h: | konstantin@mysql.com | 2004-07-09 | 1 | -1/+5 |
| | | * | | | | Bug#4338: mysql-test-run fails if compiled with non-latin1 character set | bar@mysql.com | 2004-07-08 | 20 | -54/+72 |
| | * | | | | | Cleanup of db option cacheing | monty@mysql.com | 2004-07-09 | 11 | -94/+129 |
| | * | | | | | Merge with 4.0 to get bug fixes | monty@mysql.com | 2004-07-09 | 12 | -220/+307 |
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | | | |||||
| | | * | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0 | monty@mysql.com | 2004-07-09 | 1 | -2/+2 |
| | | |\ \ \ \ | |||||
| | | | * | | | | Updated result sets (from 4.1) | monty@mysql.com | 2004-07-09 | 1 | -2/+2 |
| | | * | | | | | Do-compile: | mwagner@here.mwagner.org | 2004-07-08 | 1 | -2/+2 |
| | | * | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0 | mwagner@here.mwagner.org | 2004-07-08 | 1 | -1/+18 |
| | | |\ \ \ \ \ | | | | |/ / / / | | | |/| | | | | |||||
| | | | * | | | | Merge here.mwagner.org:/Volumes/BK/mysql-4.0 | mwagner@here.mwagner.org | 2004-07-08 | 1 | -1/+18 |
| | | | |\ \ \ \ | |||||
| | | | | * | | | | Do-compile: | mwagner@here.mwagner.org | 2004-07-08 | 1 | -1/+18 |
| | | * | | | | | | Fixed Bug#4451. According to C/C++ standards, enums should not be used | jani@a80-186-24-72.elisa-laajakaista.fi | 2004-07-08 | 1 | -3/+12 |
| | | |/ / / / / | |||||
| | | * | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0 | mwagner@here.mwagner.org | 2004-07-07 | 1 | -1/+7 |
| | | |\ \ \ \ \ | | | | |/ / / / | |||||
| | | | * | | | | Merge here.mwagner.org:/Volumes/BK/mysql-4.0 | mwagner@here.mwagner.org | 2004-07-07 | 1 | -1/+7 |
| | | | |\ \ \ \ | |||||
| | | | | * | | | | my_md5sum: | mwagner@here.mwagner.org | 2004-07-07 | 1 | -1/+7 |
| | | * | | | | | | my_lib.c: | guilhem@mysql.com | 2004-07-05 | 1 | -2/+4 |
| | | * | | | | | | Windows-specific: | guilhem@mysql.com | 2004-07-05 | 1 | -0/+9 |
| | | * | | | | | | Fixing a bug in mysqltest.c: | guilhem@mysql.com | 2004-07-02 | 1 | -8/+11 |
| | | |/ / / / / | |||||
| | | * | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0 | mwagner@here.mwagner.org | 2004-07-01 | 3 | -9/+28 |
| | | |\ \ \ \ \ | | | | |/ / / / |