summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* mark subquery in the FROM clause like derived and quoate all identifiers (BUG...unknown2004-07-204-7/+46
* fixed case when frivileges check switched off (BUG#4631)unknown2004-07-201-0/+5
* standard values for table type in SHOW TABLES (BUG#4603)unknown2004-07-191-4/+6
* sql_select.cc:unknown2004-07-171-1/+1
* satisfy VC++unknown2004-07-161-4/+5
* Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2004-07-161-22/+26
|\
| * changes to sutisfy VC++unknown2004-07-161-22/+26
* | Merge miguel@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2004-07-163-3/+28
|\ \ | |/
| * fix function prototypeunknown2004-07-161-1/+1
| * memory leak removingunknown2004-07-162-2/+27
* | Fixes for bug #4571 (Windows compabilities)unknown2004-07-167-20/+17
|/
* Fixed typo in sql/sql_insert.cc which caused non-debug builds to fail.unknown2004-07-161-1/+1
* Fix warnings in sql/item_timefunc.cc which popped up during windows builds.unknown2004-07-161-2/+2
* Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2004-07-1667-1084/+3784
|\
| * VIEWunknown2004-07-1667-1084/+3784
* | Merge gbichot@bk-internal.mysql.com://home/bk/mysql-5.0unknown2004-07-153-25/+6
|\ \ | |/ |/|
| * after merge fixes (making rpl_charset and rpl_timezone pass).unknown2004-07-153-25/+6
* | failing fulltext_order_by.test fixedunknown2004-07-153-2/+2
|/
* Mergeunknown2004-07-15116-3889/+10264
|\
| * After merge fixesunknown2004-07-1513-51/+97
| * Merge with 4.1unknown2004-07-1261-237/+623
| |\
| | * Don't close already closed files in vio (not critical)unknown2004-07-122-1/+13
| | * Mergeunknown2004-07-112-4/+3
| | |\
| | | * mysql_find_files() made extern (from static to sql_show.cc)unknown2004-07-102-4/+3
| | * | Reorder variables to preserve alphabetical sorting.unknown2004-07-101-3/+3
| | * | manual merge unknown2004-07-091-6/+6
| | |\ \
| | | * | added an optimization in mysql_create_db (sql_db.cc)unknown2004-07-091-2/+2
| | | * | fixed Bug #4378 "create database IF NOT EXISTS thing" returns an errorunknown2004-07-081-2/+3
| | * | | Cleanup of db option cacheingunknown2004-07-098-91/+127
| | * | | Merge with 4.0 to get bug fixesunknown2004-07-091-4/+29
| | |\ \ \ | | | | |/ | | | |/|
| | | * | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-06-301-4/+29
| | | |\ \
| | | | * | Fix for BUG#4326 "Replicated LOAD DATA INFILE show nothing inunknown2004-06-301-4/+29
| | * | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-07-0825-56/+83
| | |\ \ \ \
| | | * | | | New handler::index_flags() definition to make it easy to check the full used ...unknown2004-07-0825-56/+83
| | * | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-07-0839-44/+312
| | |\ \ \ \ \
| | | * | | | | WL#807 Optimize loading database options in load_db_optunknown2004-07-086-10/+235
| | | * | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1/unknown2004-07-071-3/+6
| | | |\ \ \ \ \ | | | | |/ / / / | | | |/| | | |
| | | | * | | | bug#4441 - crash in UNHEX(NULL)unknown2004-07-071-3/+6
| | | * | | | | Don't allow badly formed UTF8 identitiersunknown2004-07-0724-0/+35
| | | * | | | | ha_archive.cc:unknown2004-07-071-1/+1
| | | * | | | | Merge acurtis@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-07-061-1/+4
| | | |\ \ \ \ \ | | | | |/ / / / | | | |/| | | |
| | | | * | | | Bug#4407 - assertion in ha_myisam.ccunknown2004-07-061-1/+4
| | | * | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1/unknown2004-07-061-6/+8
| | | |\ \ \ \ \
| | | | * | | | | Bug#4417 binary character set breaks multi-byte table/field name.unknown2004-07-061-6/+8
| | | | |/ / / /
| | | * | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1/unknown2004-07-066-23/+23
| | | |\ \ \ \ \ | | | | |/ / / / | | | |/| | | |
| | | | * | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1/unknown2004-06-306-23/+23
| | | | |\ \ \ \
| | | | | * | | | fowwlowup fixes for index_flags()unknown2004-06-306-23/+23
| | * | | | | | | do not assign values of left expression of IN/ANN/ANY subquery in case of PS ...unknown2004-07-041-1/+8
| | |/ / / / / /
| | * | | | | | Merge paul@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-07-023-3/+5
| | |\ \ \ \ \ \
| | | * | | | | | Bug #4374 SHOW TABLE STATUS FROM ignores collation_connectionunknown2004-07-021-1/+3