summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fixed bug in HAVING when refering to RAND() through aliasmonty@mysql.com2005-02-078-27/+124
* Use -DUNIV_DEBUG (extra debugging for InnoDB) when configuring with --debug=fullmonty@mysql.com2005-02-021-2/+2
* Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mysql.com2005-02-0218-54/+65
|\
| * Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mysql.com2005-02-029-30/+45
| |\
| * | Fixed during review of new pulled codemonty@mysql.com2005-02-023-8/+18
| * | Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mysql.com2005-02-0215-46/+47
| |\ \
| | * | Proper fix for comparision with ' 'monty@mysql.com2005-02-0115-46/+47
* | | | Merge mysql.com:/space/my/mysql-4.0 into mysql.com:/space/my/mysql-4.1lenz@mysql.com2005-02-021-1/+1
|\ \ \ \
| * | | | - typo fix...lenz@mysql.com2005-02-021-1/+1
* | | | | Merge lgrimmer@bk-internal.mysql.com:/home/bk/mysql-4.1lenz@mysql.com2005-02-029-30/+45
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Fix merge of func_str tests (accidently duplicated a test).jimw@mysql.com2005-02-022-19/+14
| * | | | Merge fixes for #8248, #5569.jimw@mysql.com2005-02-027-14/+29
| |\ \ \ \ | | |/ / /
| | * | | Merge mysql.com:/home/jimw/my/mysql-4.0-cleanjimw@mysql.com2005-02-011-2/+0
| | |\ \ \
| | | * \ \ Merge bk-internal:/home/bk/mysql-4.0jimw@mysql.com2005-02-011-2/+0
| | | |\ \ \
| | * | | | | Fix QUOTE() to not reuse the input field for output, which resulted injimw@mysql.com2005-02-014-10/+18
| | |/ / / /
| | * | | | Merge mysql.com:/home/jimw/my/mysql-4.0-5569jimw@mysql.com2005-02-013-4/+5
| | |\ \ \ \
| | | * | | | Always call vio_in_addr() so that thd->remote isjimw@mysql.com2005-01-253-4/+5
| * | | | | | Merge mysql.com:/home/jimw/my/mysql-4.1-8207jimw@mysql.com2005-02-021-0/+1
| |\ \ \ \ \ \
| | * | | | | | Add 'debug' to mysqladmin --help output. (Bug #8207)jimw@mysql.com2005-01-311-0/+1
| * | | | | | | Merge bk-internal:/home/bk/mysql-4.1jimw@mysql.com2005-02-021-4/+8
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| | * | | | | | Make sure mysql_client_test and embedded test clients get added tojimw@mysql.com2005-02-011-4/+8
* | | | | | | | Merge mysql.com:/space/my/mysql-4.1lenz@mysql.com2005-02-021-8/+18
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Small Do-compile improvements:lenz@mysql.com2005-02-021-8/+18
* | | | | | | | configure.inserg@serg.mylan2005-02-023-8/+11
|/ / / / / / /
* | | | | | | Merge rurik.mysql.com:/home/igor/mysql-4.1igor@rurik.mysql.com2005-02-013-0/+51
|\ \ \ \ \ \ \
| * | | | | | | func_str.result, func_str.test:igor@rurik.mysql.com2005-02-013-0/+51
| |/ / / / / /
* | | | | | | ndb - backup fix, found on powermacg4pekka@mysql.com2005-02-021-1/+1
* | | | | | | Merge hundin.mysql.fi:/home/heikki/mysql-4.0heikki@hundin.mysql.fi2005-02-020-0/+0
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | eval0eval.ic:heikki@hundin.mysql.fi2005-02-021-2/+0
| | |_|/ / / | |/| | | |
* | | | | | Merge hundin.mysql.fi:/home/heikki/mysql-4.0heikki@hundin.mysql.fi2005-02-020-0/+0
|\ \ \ \ \ \ | |/ / / / /
| * | | | | rem0rec.ic:heikki@hundin.mysql.fi2005-02-021-14/+14
| * | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0monty@mysql.com2005-02-011-6/+0
| |\ \ \ \ \
| | * | | | | Remove #if 0 as this only confuses the code withing adding anythingmonty@mysql.com2005-02-011-6/+0
* | | | | | | Merge heikki@bk-internal.mysql.com:/home/bk/mysql-4.1heikki@hundin.mysql.fi2005-02-0226-48/+259
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Merge rburnett@bk-internal.mysql.com:/home/bk/mysql-4.1reggie@bob.(none)2005-02-012-5/+14
| |\ \ \ \ \ \
| | * | | | | | Bug #7390 perror.exe doesn't workreggie@bob.(none)2005-01-311-1/+12
| | * | | | | | Bug #6607 Create table... LIKE... with Windows Symlinksreggie@bob.(none)2005-01-311-4/+2
| * | | | | | | mergingram@gw.mysql.r18.ru2005-02-010-0/+0
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | * | | | | | after merge fix up:ram@gw.mysql.r18.ru2005-02-011-3/+3
| | |\ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| | | * | | | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.0ram@gw.mysql.r18.ru2005-01-3113-31/+220
| | | |\ \ \ \ \
| | | * | | | | | A fix (bug #6000: No "@%"-accounts after install).ram@gw.mysql.r18.ru2005-01-281-8/+10
| | * | | | | | | Merge lgrimmer@bk-internal.mysql.com:/home/bk/mysql-4.0lenz@mysql.com2005-02-011-2/+2
| | |\ \ \ \ \ \ \
| * | \ \ \ \ \ \ \ Merge mysql.com:/space/my/mysql-4.0 into mysql.com:/space/my/mysql-4.1lenz@mysql.com2005-02-011-2/+8
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / /
| | * | | | | | | | - Bootstrap: Rename already existing build directories to something morelenz@mysql.com2005-01-311-2/+8
| * | | | | | | | | Merge abelkin@bk-internal.mysql.com:/home/bk/mysql-4.1bell@sanja.is.com.ua2005-02-0115-11/+196
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| | * | | | | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1bell@sanja.is.com.ua2005-02-0115-11/+196
| | |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / | | |/| | | | | | |
| | | * | | | | | | fixed cleanup of result object of subqueries. (BUG#8125)bell@sanja.is.com.ua2005-01-265-0/+41
| | | * | | | | | | fixed way of forward reference detection to support literal constant (BUG#8025)bell@sanja.is.com.ua2005-01-244-2/+48
| | | * | | | | | | check that row elements have the same dimention that SELECT list elements in ...bell@sanja.is.com.ua2005-01-243-0/+24
| | | * | | | | | | fixed column number fetchinmg for subqueries. (BUG#8020)bell@sanja.is.com.ua2005-01-247-7/+59