summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* count HAVING clause elements with select list elements, because agregate func...unknown2003-07-298-13/+22
* bugs #701 and #783 - old .frm files were read in incorrectly in 4.1 (each fie...unknown2003-07-282-8/+7
* Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.1unknown2003-07-285-11/+11
|\
| * changed for AUTO_VALUE_ON_ZEROunknown2003-07-285-11/+11
* | 'mysqld --verbose' should not print help screenunknown2003-07-271-1/+1
* | Merge bk-internal:/home/bk/mysql-4.1/unknown2003-07-277-21/+20
|\ \
| * | now GRANT db.* ... compares patterns correctly to prevent privilege escalationunknown2003-07-227-21/+20
* | | Merge paul@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-07-251-9/+9
|\ \ \
| * | | Bug#909: mysqld --verbose --help != mysqld --help --verboseunknown2003-07-251-9/+9
* | | | Print accounts in error messages as 'user'@'host' rather than 'user@host'.unknown2003-07-2423-115/+115
|/ / /
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-07-231-4/+10
|\ \ \
| * | | Fix security bug. mysqld server without ssl support was completly unknown2003-07-231-4/+10
| | |/ | |/|
* | | Merge gbichot@213.136.52.20:/home/bk/mysql-4.1unknown2003-07-232-0/+65
|\ \ \
| * | | On Feb 4th, 2003, Monty said he would push my patch to print replicate-do-tableunknown2003-07-232-0/+65
* | | | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-07-237-3/+19
|\ \ \ \ | | |/ / | |/| |
| * | | Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.1unknown2003-07-227-3/+19
| |\ \ \ | | |_|/ | |/| |
| | * | fixed bug 663 and WL 1052 (sql_mode is safe for mysqldump)unknown2003-07-227-3/+19
* | | | SCRUM - adding client into embedded serverunknown2003-07-231-0/+2
* | | | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-07-222-5/+4
|\ \ \ \ | |/ / /
| * | | gen_lex_hash sigsegv fixedunknown2003-07-211-2/+3
| * | | undo one row warning instead use sql_warnings=1unknown2003-07-211-3/+1
* | | | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-07-213-38/+16
|\ \ \ \ | |/ / / |/| | |
| * | | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-07-1830-352/+305
| |\ \ \
| * \ \ \ Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-07-156-119/+25
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-07-1529-59/+66
| |\ \ \ \
| * \ \ \ \ Including client code into libmysqldunknown2003-07-143-38/+16
| |\ \ \ \ \
| | * | | | | Some mistakes fixedunknown2003-07-141-2/+0
| | * | | | | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-07-084-37/+18
| | |\ \ \ \ \
| | | * \ \ \ \ Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-07-059-135/+118
| | | |\ \ \ \ \
| | | * \ \ \ \ \ Resolving conflictsunknown2003-07-044-37/+18
| | | |\ \ \ \ \ \
| | | | * | | | | | SCRUMunknown2003-07-041-2/+0
| | | | * | | | | | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-06-1918-14/+262
| | | | |\ \ \ \ \ \
| | | | * | | | | | | SCRUMunknown2003-06-181-34/+0
| | | | * | | | | | | Last part of resolving conflicts after pullunknown2003-06-182-1/+2
| | | | * | | | | | | SCRUMunknown2003-06-1726-315/+535
| | | | |\ \ \ \ \ \ \
| | | | * | | | | | | | SCRUMunknown2003-06-173-25/+19
* | | | | | | | | | | | Enable warnings by default for single value list inserts also when the client...unknown2003-07-211-1/+3
* | | | | | | | | | | | Merge paul@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-07-201-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | errmsg.txt:unknown2003-07-191-1/+1
| | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | |
* | | | | | | | | | | | bug #715: SELECT YEAR+0 FROM foobar is parsed as 'SELECT' 'YEAR' '+0' => sy...unknown2003-07-204-37/+13
* | | | | | | | | | | | Merge bk-internal:/home/bk/mysql-4.1/unknown2003-07-1832-406/+315
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / /
| * | | | | | | | | | | All functions now use the same function to aggregate comparisonunknown2003-07-181-48/+41
| * | | | | | | | | | | Merge abarkov@build.mysql.com:/home/bk/mysql-4.1unknown2003-07-181-3/+17
| |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-07-181-3/+17
| | |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | Scrum task 425: Added --verbose option for --helpunknown2003-07-181-3/+17
| * | | | | | | | | | | | | IN now aggregates all argument types for comparisonunknown2003-07-182-3/+5
| * | | | | | | | | | | | | CASE optimizationunknown2003-07-181-28/+30
| |/ / / / / / / / / / / /
| * | | | | | | | | | | | Some fixes in CASE.unknown2003-07-181-3/+2
| * | | | | | | | | | | | CASE now aggregates all argument types instead of using the only one argumentunknown2003-07-172-10/+53
| * | | | | | | | | | | | CASE stores first_expr and else_expr in args[] array now.unknown2003-07-174-108/+46