Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | WL#1218 "Triggers". Some very preliminary version of patch. | dlenev@brandersnatch.localdomain | 2004-09-07 | 46 | -77/+1292 |
* | 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 miguel@bk-internal.mysql.com:/home/bk/mysql-5.0 | miguel@hegel.txg | 2004-07-16 | 3 | -3/+28 |
|\ \ | |/ | |||||
| * | 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 | 2 | -2/+27 |
* | | 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 | 67 | -1084/+3784 |
|\ | |||||
| * | VIEW | bell@sanja.is.com.ua | 2004-07-16 | 67 | -1084/+3784 |
* | | Merge gbichot@bk-internal.mysql.com://home/bk/mysql-5.0 | guilhem@mysql.com | 2004-07-15 | 3 | -25/+6 |
|\ \ | |/ |/| | |||||
| * | after merge fixes (making rpl_charset and rpl_timezone pass). | guilhem@mysql.com | 2004-07-15 | 3 | -25/+6 |
* | | failing fulltext_order_by.test fixed | serg@serg.mylan | 2004-07-15 | 3 | -2/+2 |
|/ | |||||
* | Merge | monty@mysql.com | 2004-07-15 | 116 | -3889/+10264 |
|\ | |||||
| * | After merge fixes | monty@mysql.com | 2004-07-15 | 13 | -51/+97 |
| * | Merge with 4.1 | monty@mysql.com | 2004-07-12 | 61 | -237/+623 |
| |\ | |||||
| | * | Don't close already closed files in vio (not critical) | monty@mysql.com | 2004-07-12 | 2 | -1/+13 |
| | * | Merge | monty@mysql.com | 2004-07-11 | 2 | -4/+3 |
| | |\ | |||||
| | | * | mysql_find_files() made extern (from static to sql_show.cc) | serg@serg.mylan | 2004-07-10 | 2 | -4/+3 |
| | * | | 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 |
| | * | | | Cleanup of db option cacheing | monty@mysql.com | 2004-07-09 | 8 | -91/+127 |
| | * | | | Merge with 4.0 to get bug fixes | monty@mysql.com | 2004-07-09 | 1 | -4/+29 |
| | |\ \ \ | | | | |/ | | | |/| | |||||
| | | * | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0 | guilhem@mysql.com | 2004-06-30 | 1 | -4/+29 |
| | | |\ \ | |||||
| | | | * | | Fix for BUG#4326 "Replicated LOAD DATA INFILE show nothing in | guilhem@mysql.com | 2004-06-30 | 1 | -4/+29 |
| | * | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@mysql.com | 2004-07-08 | 25 | -56/+83 |
| | |\ \ \ \ | |||||
| | | * | | | | New handler::index_flags() definition to make it easy to check the full used ... | monty@mysql.com | 2004-07-08 | 25 | -56/+83 |
| | * | | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1 | bell@sanja.is.com.ua | 2004-07-08 | 39 | -44/+312 |
| | |\ \ \ \ \ | |||||
| | | * | | | | | WL#807 Optimize loading database options in load_db_opt | bar@mysql.com | 2004-07-08 | 6 | -10/+235 |
| | | * | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1/ | serg@serg.mylan | 2004-07-07 | 1 | -3/+6 |
| | | |\ \ \ \ \ | | | | |/ / / / | | | |/| | | | | |||||
| | | | * | | | | bug#4441 - crash in UNHEX(NULL) | serg@serg.mylan | 2004-07-07 | 1 | -3/+6 |
| | | * | | | | | Don't allow badly formed UTF8 identitiers | bar@mysql.com | 2004-07-07 | 24 | -0/+35 |
| | | * | | | | | ha_archive.cc: | bar@mysql.com | 2004-07-07 | 1 | -1/+1 |
| | | * | | | | | Merge acurtis@bk-internal.mysql.com:/home/bk/mysql-4.1 | antony@ltantony.rdg.cyberkinetica.com | 2004-07-06 | 1 | -1/+4 |
| | | |\ \ \ \ \ | | | | |/ / / / | | | |/| | | | | |||||
| | | | * | | | | Bug#4407 - assertion in ha_myisam.cc | antony@ltantony.rdg.cyberkinetica.com | 2004-07-06 | 1 | -1/+4 |
| | | * | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1/ | serg@serg.mylan | 2004-07-06 | 1 | -6/+8 |
| | | |\ \ \ \ \ | |||||
| | | | * | | | | | Bug#4417 binary character set breaks multi-byte table/field name. | bar@mysql.com | 2004-07-06 | 1 | -6/+8 |
| | | | |/ / / / | |||||
| | | * | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1/ | serg@serg.mylan | 2004-07-06 | 6 | -23/+23 |
| | | |\ \ \ \ \ | | | | |/ / / / | | | |/| | | | | |||||
| | | | * | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1/ | serg@serg.mylan | 2004-06-30 | 6 | -23/+23 |
| | | | |\ \ \ \ | |||||
| | | | | * | | | | fowwlowup fixes for index_flags() | serg@serg.mylan | 2004-06-30 | 6 | -23/+23 |
| | * | | | | | | | do not assign values of left expression of IN/ANN/ANY subquery in case of PS ... | bell@sanja.is.com.ua | 2004-07-04 | 1 | -1/+8 |
| | |/ / / / / / | |||||
| | * | | | | | | Merge paul@bk-internal.mysql.com:/home/bk/mysql-4.1 | paul@ice.snake.net | 2004-07-02 | 3 | -3/+5 |
| | |\ \ \ \ \ \ | |||||
| | | * | | | | | | Bug #4374 SHOW TABLE STATUS FROM ignores collation_connection | bar@mysql.com | 2004-07-02 | 1 | -1/+3 |
| | | * | | | | | | armscii8_bin was referenced to as armscii_bin in a mistake. | bar@mysql.com | 2004-07-02 | 2 | -2/+2 |
| | | |/ / / / / | |||||
| | * | | | | | | item_geofunc.cc: | paul@ice.snake.net | 2004-07-02 | 1 | -4/+4 |
| | |/ / / / / | |||||
| * | | | | | | After merge fixes | monty@mysql.com | 2004-07-12 | 10 | -14/+15 |