summaryrefslogtreecommitdiff
path: root/sql/sql_class.h
Commit message (Expand)AuthorAgeFilesLines
* Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2004-05-251-39/+54
|\
| * PS and SP made compatible in mechanism used for preparing query for rexecutio...unknown2004-05-201-39/+54
* | Better names for two system variables:unknown2004-05-201-2/+2
|/
* Post-merge post-merge fix (new error codes for fparser).unknown2004-05-141-0/+2
|\
| * Merge of WL#1469 with latest bk sources.unknown2004-05-111-0/+2
* | Merge 4.1 -> 5.0unknown2004-05-071-2/+6
|\ \ | |/ |/|
| * Added NDB storage engineunknown2004-04-151-2/+6
* | Correction of WL#1567: row_count() is -1 following non-insert/update/deleteunknown2004-05-041-1/+1
* | WL#1567: Add ROW_COUNT() Function to retrieve count of rows updated/inserted/...unknown2004-05-041-0/+1
* | Merge 4.1 -> 5.0.unknown2004-04-071-49/+90
|\ \ | |/
| * removed old way to prevent using stack tables for caching Items in PSunknown2004-04-041-6/+0
| * removed unused fieldunknown2004-04-011-1/+0
| * fix for table/field caching mechanismunknown2004-04-011-2/+10
| * To save 32KB memory per thread when --log-bin is not used, we do notunknown2004-03-261-1/+1
| * merge fixes (use old code)unknown2004-03-181-0/+2
| |\
| | * merge with 4.0unknown2004-03-161-0/+2
| | |\
| | | * Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.0unknown2004-03-041-0/+1
| | | |\
| | | | * invalidation of locking for write tables (BUG#2693)unknown2004-03-041-0/+1
| | | * | Fixed Bug#2491, INSERT DELAYED causes binary log unusable by mysqlbinlog (rep...unknown2004-03-041-0/+1
| | | |/
| * | | Merge vvagin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-03-161-0/+1
| |\ \ \ | | |/ / | |/| |
| | * | actions for bug unknown2004-03-151-0/+1
| * | | Fix of compilation failure of latest 4.1 tree: new constants in mysqld.ccunknown2004-03-151-1/+1
| |/ /
| * | Desperate attempt to push part of prepared statements cleanup which was unknown2004-03-021-14/+14
| * | - fixed another HP-UX compile error ("Member 'set_item_arena' not declared unknown2004-02-281-1/+1
| * | after review changesunknown2004-02-201-2/+2
| * | mergeunknown2004-02-171-26/+63
| |\ \
| | * \ mergeunknown2004-02-141-2/+1
| | |\ \
| | * | | PS fixed to be compatible with derived tables (BUG#2641)unknown2004-02-121-0/+1
| | * | | mergeunknown2004-02-121-0/+2
| | |\ \ \
| | * | | | memory leacks in PS with subqueries fixed (adddition to fix of BUG#2462)unknown2004-02-121-30/+53
| | * | | | mergeunknown2004-02-091-2/+15
| | |\ \ \ \
| | | * | | | fixed subquery with PS (BUG#2462)unknown2004-02-081-2/+15
| * | | | | | mergeunknown2004-02-171-2/+2
| |\ \ \ \ \ \
| | * | | | | | ulternative bugfix for BUG#2508 and fix for BUG#2809 - every table has its ow...unknown2004-02-171-2/+2
| * | | | | | | Merge with public treeunknown2004-02-161-5/+5
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | Merge with 4.0.18unknown2004-02-111-5/+5
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | / | | | | |_|_|/ | | | |/| | |
| | | * | | | Fixed parsing of column names and foreign key constraints in Innobase to hand...unknown2004-01-301-1/+3
| | | * | | | Some small portability fixes.unknown2003-12-301-5/+5
| * | | | | | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-02-141-2/+2
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | merge fixesunknown2004-02-111-2/+2
| | |\ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | | * | | | Fixes for bugs #2508 and #2552unknown2004-02-101-2/+2
| | | | |_|/ | | | |/| |
* | | | | | Merge mysql.com:/home/pem/work/mysql-4.1unknown2004-02-131-0/+1
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Another fix for #2208unknown2004-02-131-2/+1
| |/ / / /
| * | | | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-02-101-0/+2
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Fix for #2208 (multi-query returns wrong result in embedded library)unknown2004-02-101-0/+2
| | |/ /
* | | | Merge 4.1 into 5.0.unknown2004-02-101-20/+41
|\ \ \ \ | |/ / /
| * | | Added --compact to mysqlbinlogunknown2004-02-091-4/+0
| * | | Added SQL_SELECT::cleanup() to make it easier to reuse SQL_SELECT item's for ...unknown2004-02-051-13/+17
| |/ /
| * | more clear (grammar mistake)unknown2004-01-191-2/+2
| * | More comments to THD::lock and THD::locked_tables commentedunknown2004-01-191-0/+13