summaryrefslogtreecommitdiff
path: root/sql/sql_class.h
Commit message (Expand)AuthorAgeFilesLines
* fix for bug #17619 Scheduler race conditionsandrey@lmy004.2006-05-221-6/+17
* Mergeholyfoot@mysql.com2006-05-121-8/+7
|\
| * Cleanups after review of WL#602monty@mysql.com2006-05-031-3/+3
| * Added support for key_block_size for key and table level (WL#602)monty@mysql.com2006-05-031-8/+7
* | Merge bk@192.168.21.1:mysql-5.1-newholyfoot@mysql.com2006-04-271-0/+2
|\ \ | |/ |/|
| * bug #18518 (embedded server crashes starting)holyfoot@deer.(none)2006-04-241-0/+2
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-newelliot@mysql.com2006-04-211-0/+3
|\ \
| * \ Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-5.1-newmikael@c-870ae253.1238-1-64736c10.cust.bredbandsbolaget.se2006-04-211-0/+3
| |\ \
| | * \ Merge c-870ae253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/clean-m...mikael@c-870ae253.1238-1-64736c10.cust.bredbandsbolaget.se2006-04-191-0/+3
| | |\ \
| | | * \ Merge c-4908e253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/clean-m...mikael@c-4908e253.1238-1-64736c10.cust.bredbandsbolaget.se2006-04-011-0/+3
| | | |\ \
| | | | * \ Merge c-8808e253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/mysql-5...pappa@c-8808e253.1238-1-64736c10.cust.bredbandsbolaget.se2006-03-211-0/+3
| | | | |\ \ | | | | | |/ | | | | |/|
| | | | | * WL 2826: Seventh step, more fixes for error injectsmikron@c-130be253.1238-1-64736c10.cust.bredbandsbolaget.se2006-02-031-4/+3
| | | | | * WL 2826: First step in error handling of ALTER TABLE for partitioningmikron@c-4d08e253.1238-1-64736c10.cust.bredbandsbolaget.se2006-02-011-0/+4
* | | | | | After merge fixes.elliot@mysql.com2006-04-211-5/+0
|/ / / / /
* | | | | Merge mysql.com:/opt/local/work/tmp_mergekonstantin@mysql.com2006-04-191-24/+5
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Post-merge fixes. Add a new error message for max_prepared_stmt_countkonstantin@mysql.com2006-04-131-10/+0
| * | | | Merge mysql.com:/opt/local/work/mysql-4.1-16365konstantin@mysql.com2006-04-121-14/+5
| |\ \ \ \
| | * \ \ \ Merge bk-internal.mysql.com:/home/bk/mysql-4.1konstantin@mysql.com2006-04-071-23/+5
| | |\ \ \ \
| | | * | | | A fix and a test case for Bug#16365 "Prepared Statements: DoS with konstantin@mysql.com2006-04-071-23/+5
* | | | | | | Merge rurik.mysql.com:/home/igor/dev/mysql-5.0-0igor@rurik.mysql.com2006-04-011-1/+2
|\ \ \ \ \ \ \ | |/ / / / / / | | | | / / / | |_|_|/ / / |/| | | | |
| * | | | | Manual mergeevgen@sunlight.local2006-03-301-1/+2
| |\ \ \ \ \ | | |/ / / /
| | * | | | Fixed bug#15560: GROUP_CONCAT wasn't ready for WITH ROLLUP queriesevgen@moonbone.local2006-03-291-2/+3
| | |/ / /
* | | | | Improved fix for HPUX compile failure.knielsen@mysql.com2006-03-241-1/+2
| |_|/ / |/| | |
* | | | Code #ifdef-edholyfoot@vva.(none)2006-03-201-0/+2
* | | | bug 17290 and bug 14350holyfoot@vva.(none)2006-03-181-0/+1
* | | | Misc. portability compile fixes.knielsen@mysql.com2006-03-131-0/+1
* | | | Merge mysql.com:/usr_rh9/home/elkin.rh9/MySQL/BARE/5.1aelkin@mysql.com2006-03-101-5/+20
|\ \ \ \
| * \ \ \ Merge mysql.com:/home/bkroot/mysql-5.1-wl3023mats@mysql.com2006-03-081-5/+20
| |\ \ \ \
| | * \ \ \ Merge mysql.com:/home/bkroot/mysql-5.1-newmats@mysql.com2006-02-281-5/+20
| | |\ \ \ \
| | | * \ \ \ Merge mysql.com:/home/bkroot/mysql-5.1-newmats@mysql.com2006-02-161-5/+20
| | | |\ \ \ \ | | | | |_|_|/ | | | |/| | |
| | | | * | | WL#3023 (Use locks in a statement-like manner):mats@mysql.com2006-02-161-5/+20
* | | | | | | Merge mysql.com:/usr_rh9/home/elkin.rh9/MySQL/FIXES/5.0.20-bug15101-sysdateaelkin@mysql.com2006-03-101-0/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | / / | | |_|_|/ / | |/| | | |
| * | | | | BUG#15101 SYSDATE() disregards SET TIMESTAMP. aelkin@mysql.com2006-03-101-0/+1
* | | | | | WL#3171: Dynamic logging formatmats@mysql.com2006-03-081-0/+4
| |/ / / / |/| | | |
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-newmonty@mysql.com2006-02-261-0/+3
|\ \ \ \ \
| * \ \ \ \ Merge mysql.com:/home/my/mysql-5.0monty@mysql.com2006-02-251-0/+3
| |\ \ \ \ \ | | |/ / / / | | | / / / | | |/ / / | |/| | |
| | * | | Fixed compiler warnings from gcc 4.0.2:monty@mysql.com2006-02-251-1/+5
| | * | | Fixes to embedded server to be able to run tests with itmonty@mysql.com2006-02-241-2/+10
| | * | | Many files:bar@mysql.com2006-02-141-0/+2
* | | | | WL#2977 and WL#2712 global and session-level variable to set the binlog forma...guilhem@mysql.com2006-02-251-1/+14
|/ / / /
* | | | Merge bk@192.168.21.1:mysql-5.1-new into mysql.com:/home/hf/work/5.1.embholyfoot@mysql.com2006-01-231-2/+10
|\ \ \ \
| * \ \ \ Merge bk@192.168.21.1:mysql-5.1-new into mysql.com:/home/hf/work/5.1.embholyfoot@mysql.com2006-01-191-2/+10
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Big patch to make embedded-server working in 5.xholyfoot@deer.(none)2006-01-041-2/+10
* | | | | Fix the tree: plugin-related changes, necessary forcps@outpost.site2006-01-201-1/+5
* | | | | loaddata.result, loaddata.test:bar@mysql.com2006-01-181-0/+2
|/ / / /
* | | | wl2325 wl2324tomas@poseidon.ndb.mysql.com2006-01-121-0/+1
* | | | Changes to support aCC on HP-UX.mats@mysql.com2006-01-091-1/+2
|/ / /
* | | WL#1012: All changes as one single changeset.lars@mysql.com2005-12-221-319/+95
* | | Merge xiphis.org:/home/antony/work2/mysql-5.1acurtis@xiphis.org2005-12-211-1/+1
|\ \ \
| * | | Finalize storage engine pluginsacurtis@xiphis.org2005-12-211-1/+1