summaryrefslogtreecommitdiff
path: root/sql/sql_base.cc
Commit message (Expand)AuthorAgeFilesLines
* Cleanup during reviewsmonty@mysql.com2005-03-161-3/+3
* Fix for Bug #8897 Test ndb_autodiscover: Spurious warning in --ps-protocol on...marty@linux.site2005-03-091-1/+2
* Manual merge SP-locking improvements patch with current tree.dlenev@mysql.com2005-03-041-27/+344
|\
| * Better approach for prelocking of tables for stored routines executiondlenev@brandersnatch.localdomain2005-03-041-27/+344
* | missing DBUG_RETURN addedserg@serg.mylan2005-02-261-3/+3
* | Remove compiler warnings and remove not used variablesmonty@mysql.com2005-02-251-6/+4
* | Review of new pushed code (XA & other)monty@mysql.com2005-02-211-13/+10
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com2005-02-191-4/+3
|\ \
| * | Fixed BUILD script to use --with-berkeley-db instead of --with-bdbmonty@mysql.com2005-02-191-4/+3
| |/
* | Merge serg.mylan:/usr/home/serg/Abk/mysql-5.0serg@serg.mylan2005-02-181-4/+16
|\ \
| * \ manually mergedserg@serg.mylan2005-02-141-4/+16
| |\ \ | | |/ | |/|
| | * XA (not completely polished out yet)serg@serg.mylan2005-01-161-4/+16
* | | Mergejimw@mysql.com2005-02-171-1/+11
|\ \ \
| * \ \ Merge mysql.com:/home/jimw/my/mysql-4.1-8355jimw@mysql.com2005-02-171-31/+35
| |\ \ \
| | * | | 1) undoing my fix for BUG#8055 "Trouble with replication from temporary table...guilhem@mysql.com2005-02-141-31/+35
| * | | | Fix removal of tables from cache when the database they are containedjimw@mysql.com2005-02-081-1/+11
| |/ / /
* | | | Fixes after 4.1->5.0 merge.guilhem@mysql.com2005-02-161-35/+35
| |/ / |/| |
* | | Merge serg.mylan:/usr/home/serg/Abk/m50-brokenserg@serg.mylan2005-02-091-1/+0
|\ \ \
| * | | unused variable removedserg@serg.mylan2005-01-301-1/+0
* | | | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-5.0hf@deer.(none)2005-02-091-4/+8
|\ \ \ \
| * | | | Precision Math implementationhf@deer.(none)2005-02-091-4/+8
* | | | | WL#2130: Table locking for stored FUNCTIONspem@mysql.comhem.se2005-02-081-3/+3
|/ / / /
* | | | Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-5.0gluh@gluh.mysql.r18.ru2005-02-071-38/+37
|\ \ \ \
| * \ \ \ Mergeguilhem@mysql.com2005-02-051-35/+35
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Fix for BUG#8055 "Trouble with replication from temporary tables and ignores":guilhem@mysql.com2005-02-041-35/+31
| * | | | Outer joins cleanup: Remove TABLE::outer_join and use TABLE::maybe_null only ...sergefp@mysql.com2005-02-051-3/+2
* | | | | Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-5.0gluh@gluh.mysql.r18.ru2005-02-031-0/+14
|\ \ \ \ \ | |/ / / /
| * | | | 4.1 -> 5.0 mergemonty@mysql.com2005-02-031-0/+14
| |\ \ \ \ | | |/ / / | | | / / | | |/ / | |/| |
| | * | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1bell@sanja.is.com.ua2005-02-011-0/+14
| | |\ \
| | | * | fixed way of forward reference detection to support literal constant (BUG#8025)bell@sanja.is.com.ua2005-01-241-0/+14
* | | | | Fix after review for gluh@gluh.mysql.r18.ru2005-01-271-1/+11
* | | | | Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-5.0gluh@gluh.mysql.r18.ru2005-01-251-7/+8
|\ \ \ \ \ | |/ / / /
| * | | | mergedserg@serg.mylan2005-01-241-7/+8
| |\ \ \ \ | | |/ / /
| | * | | fixes/cleanups according to Coverity reportserg@serg.mylan2005-01-241-9/+9
| | |/ /
* | | | Additional fix for WL#1629: SHOW with WHERE(discussed with PeterG) gluh@gluh.mysql.r18.ru2005-01-241-3/+11
|/ / /
* | | View field names should be case insensitive gluh@gluh.mysql.r18.ru2005-01-191-1/+1
* | | After merge fixesmonty@mysql.com2005-01-151-6/+8
* | | Merge with 4.1monty@mysql.com2005-01-151-0/+28
|\ \ \ | |/ /
| * | Fix bug in INSERT DELAYED with prepared statementsmonty@mysql.com2005-01-141-0/+28
* | | Merging fixedhf@deer.(none)2005-01-111-1/+0
* | | Merging conflicts resolvedhf@deer.(none)2005-01-111-0/+1
|\ \ \ | |/ /
| * | - Housekeeping: removed a few unreferenced variables, noticed while doinglenz@mysql.com2005-01-111-1/+0
* | | don't cast lvalueserg@sergbook.mysql.com2005-01-071-2/+2
* | | Fixed a bug in prepared statements error handlingmonty@mysql.com2005-01-061-2/+4
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com2005-01-061-158/+172
|\ \ \
| * | | First stage of table definition cachemonty@mysql.com2005-01-061-158/+172
* | | | fixed views with PS protocolbell@sanja.is.com.ua2005-01-051-7/+12
* | | | reverting the change that results in infinite recursionserg@sergbook.mysql.com2005-01-051-4/+4
* | | | fixed bugs in view code with prepared statemntsbell@sanja.is.com.ua2005-01-041-8/+24
|/ / /
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0serg@sergbook.mysql.com2005-01-041-4/+0
|\ \ \