summaryrefslogtreecommitdiff
path: root/sql/sql_class.h
Commit message (Expand)AuthorAgeFilesLines
* Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0msvensson@neptunus.(none)2006-08-011-0/+1
|\
| * Merge neptunus.(none):/home/msvensson/mysql/bug7498/my50-bug7498msvensson@neptunus.(none)2006-07-201-0/+1
| |\
| | * Bug #7498 User variable SET saves SIGNED BIGINT as UNSIGNED BIGINTmsvensson@neptunus.(none)2006-06-091-0/+1
* | | Merge moonlight.intranet:/home/tomash/src/mysql_ab/mysql-5.0-releasekroki/tomash@moonlight.intranet2006-07-271-1/+12
|\ \ \
| * | | A fix and a test case for Bug#21002 "Derived table not selecting from a kostja@bodhi.local2006-07-191-1/+12
* | | | Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0evgen@moonbone.local2006-07-131-0/+3
|\ \ \ \ | |_|/ / |/| | |
| * | | Merge macbook.gmz:/Users/kgeorge/mysql/work/B14553-4.1-optgkodinov/kgeorge@macbook.gmz2006-07-101-0/+3
| |\ \ \ | | |/ / | |/| |
| | * | BUG#14553: NULL in WHERE resets LAST_INSERT_IDgkodinov/kgeorge@mysql.com/rakia.(none)2006-07-101-0/+3
* | | | Merge bodhi.local:/opt/local/work/tmp_mergekostja@bodhi.local2006-07-081-0/+3
|\ \ \ \ | |/ / / |/| | |
| * | | WL#2928 Date Translation NREbar@mysql.com2006-07-041-0/+3
| |/ /
* | | A fix for Bug#19022 "Memory bug when switching db during trigger execution". konstantin@mysql.com2006-06-281-11/+13
* | | Fix compilation failures on Windows caused by the patch for Bug#17199.konstantin@mysql.com2006-06-271-1/+1
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0-runtimekonstantin@mysql.com2006-06-271-1/+42
|\ \ \
| * | | A fix and a test case forkonstantin@mysql.com2006-06-271-1/+42
| | |/ | |/|
* | | after-merge fixes.ramil@mysql.com2006-06-161-1/+2
|/ /
* | foo2grog@mysql.com[grog]2006-04-131-5/+1
* | foo1grog@mysql.com[grog]2006-04-131-24/+24
* | 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
* | | 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
| |/
* | BUG#15101 SYSDATE() disregards SET TIMESTAMP. aelkin@mysql.com2006-03-101-0/+1
* | 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
* | Remove unused class member as suggested by Guilhem.knielsen@mysql.com2005-12-141-1/+0
* | Merge rurik.mysql.com:/home/igor/mysql-5.0igor@rurik.mysql.com2005-12-101-1/+1
|\ \
| * | Patch for WL#2894: Make stored routine variables workanozdrin@mysql.com2005-12-071-1/+1
* | | Merge rurik.mysql.com:/home/igor/mysql-5.0igor@rurik.mysql.com2005-12-021-4/+13
|\ \ \ | |/ /
| * | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-5.0ramil@mysql.com2005-12-011-1/+1
| |\ \
| | * | Fix for bug #14304: auto_increment field incorrect set from within stored pro...ramil@mysql.com2005-12-011-1/+1
| * | | Merge mysql.com:/home/timka/mysql/src/5.0-virgintimour@mysql.com2005-12-011-1/+8
| |\ \ \ | | |/ / | |/| |
| | * | Fix for BUG#14920 Ordering aggregated result sets corrupts resultset.timour@mysql.com2005-11-301-1/+8
| * | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-5.0ramil@mysql.com2005-11-241-2/+4
| |\ \ \
| | * | | Fix for bug #15047: "server crash when compiling without transaction support".ramil@mysql.com2005-11-211-2/+4
| | |/ /
* | | | Merge rurik.mysql.com:/home/igor/mysql-5.0igor@rurik.mysql.com2005-11-231-1/+1
|\ \ \ \ | |/ / /
| * | | A name of macro is fixed.bell@sanja.is.com.ua2005-11-231-1/+1
* | | | Merge rurik.mysql.com:/home/igor/mysql-5.0igor@rurik.mysql.com2005-11-221-0/+9
|\ \ \ \ | |/ / /
| * | | Merge sanja.is.com.ua:/home/bell/mysql/bk/work-bug7-5.0bell@sanja.is.com.ua2005-11-231-0/+1
| |\ \ \
| | * | | Recursion support made for SP (BUG#10100).bell@sanja.is.com.ua2005-11-231-0/+1
| * | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/work-bug2-5.0bell@sanja.is.com.ua2005-11-231-0/+7
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Fix for BUG#13549 "Server crash with nested stored proceduresbell@sanja.is.com.ua2005-11-231-0/+7
| * | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0dlenev@mysql.com2005-11-191-0/+1
| |\ \ \ \
| | * | | | Fix for bug #13825 "Triggers: crash if release savepoint" and for generaldlenev@mysql.com2005-11-191-0/+1
* | | | | | Merge rurik.mysql.com:/home/igor/mysql-5.0igor@rurik.mysql.com2005-11-151-13/+0
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Merge rurik.mysql.com:/home/igor/mysql-5.0igor@rurik.mysql.com2005-11-041-13/+0
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | Merge rurik.mysql.com:/home/igor/mysql-5.0igor@rurik.mysql.com2005-10-271-13/+0
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | Merge rurik.mysql.com:/home/igor/mysql-5.0igor@rurik.mysql.com2005-10-171-13/+0
| | | |\ \ \