summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Upgrade bundled readline to version 5.0.jimw@mysql.com2005-07-1846-721/+1834
* Fix BUILD/autorun.sh to really bail out on error.konstantin@mysql.com2005-07-181-9/+9
* Fixes to previous changesetmonty@mishka.local2005-07-183-3/+2
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mishka.local2005-07-1833-469/+315
|\
| * Cleanups during reviewmonty@mishka.local2005-07-1833-469/+315
* | Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0evgen@moonbone.local2005-07-183-1/+30
|\ \
| * \ Merge moonbone.local:/work/mysql-4.1-bug-11868evgen@moonbone.local2005-07-183-1/+30
| |\ \
| | * \ Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-4.1evgen@moonbone.local2005-07-163-1/+30
| | |\ \
| | | * | Fix bug#11868 NOT NULL ref optimization in subquery used in update must be evgen@moonbone.local2005-07-163-1/+30
* | | | | Merge grichter@bk-internal.mysql.com:/home/bk/mysql-5.0georg@lmy002.wdf.sap.corp2005-07-181-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | fix for bug#11893georg@lmy002.wdf.sap.corp2005-07-161-1/+1
* | | | | select.test:evgen@moonbone.local2005-07-181-2/+2
* | | | | Manual mergeevgen@moonbone.local2005-07-180-0/+0
|\ \ \ \ \
| * | | | | Fix bug#11482 4.1.12 produces different resultset for a complex query evgen@moonbone.local2005-07-183-1/+41
* | | | | | Merge lgrimmer@bk-internal.mysql.com:/home/bk/mysql-5.0lenz@mysql.com2005-07-1847-758/+3028
|\ \ \ \ \ \
| * \ \ \ \ \ Merge pgalbraith@bk-internal.mysql.com:/home/bk/mysql-5.0patg@krsna.patg.net2005-07-177-559/+2374
| |\ \ \ \ \ \
| | * | | | | | Federated Storage Engine, bug 9925 "Federated query processor (step 2 or step...patg@radha.local2005-07-173-276/+233
| | * | | | | | This is the same patch as 1.1937, with small variable declaration changes, m...patg@krsna.patg.net2005-07-157-514/+2372
| | | |/ / / / | | |/| | | |
| * | | | | | func_in.result, func_in.test:igor@rurik.mysql.com2005-07-164-6/+63
| * | | | | | opt_range.cc:igor@rurik.mysql.com2005-07-163-1/+49
| * | | | | | After-merge fixes (4.1 -> 5.0).konstantin@mysql.com2005-07-167-31/+34
| * | | | | | Merge mysql.com:/opt/local/work/mysql-4.1-rootkonstantin@mysql.com2005-07-1610-48/+150
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | * | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1konstantin@mysql.com2005-07-167-51/+112
| | |\ \ \ \ \
| | | * | | | | A fix and a test case for Bug#9359 "Prepared statements take snapshotkonstantin@mysql.com2005-07-167-51/+112
| | | | |_|/ / | | | |/| | |
| | * | | | | Merge rburnett@bk-internal.mysql.com:/home/bk/mysql-4.1reggie@linux.site2005-07-153-1/+41
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | Fix bug#11482 4.1.12 produces different resultset for a complex query evgen@moonbone.local2005-07-163-1/+41
| | | | |/ / | | | |/| |
| * | | | | cs fixesgeorg@lmy002.wdf.sap.corp2005-07-161-6/+6
| * | | | | Merge grichter@bk-internal.mysql.com:/home/bk/mysql-5.0georg@lmy002.wdf.sap.corp2005-07-1656-283/+743
| |\ \ \ \ \
| | * \ \ \ \ Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0bell@sanja.is.com.ua2005-07-161-1/+1
| | |\ \ \ \ \
| | | * \ \ \ \ Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.0brian@zim.(none)2005-07-151-1/+1
| | | |\ \ \ \ \ | | | | |_|_|/ / | | | |/| | | |
| | | | * | | | Added federated to max base test. brian@zim.(none)2005-07-151-1/+1
| | * | | | | | post merge changes: added safe_charset_converter to other static functionsbell@sanja.is.com.ua2005-07-162-0/+34
| | * | | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0bell@sanja.is.com.ua2005-07-1612-43/+199
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | | * | | | | stop evaluation constant functions in WHERE (BUG#4663)bell@sanja.is.com.ua2005-07-1613-42/+197
| | * | | | | | Merge linux.site:/home/reggie/bk/bug7403reggie@linux.site2005-07-151-1/+7
| | |\ \ \ \ \ \ | | | |_|/ / / / | | |/| | / / / | | | | |/ / / | | | |/| | |
| | | * | | | Merge rburnett@bk-internal.mysql.com:/home/bk/mysql-4.1reggie@linux.site2005-07-151-1/+7
| | | |\ \ \ \ | | | | |_|/ / | | | |/| | |
| | | | * | | added a comment referring to the bug reportreggie@linux.site2005-07-151-0/+6
| | | | * | | Bug #7403 error "Forcing close of thread 1 user: 'xxx'"reggie@linux.site2005-07-141-1/+1
| | * | | | | Removed dead options, fixed pentium script to no longer ask for isam (its not...brian@zim.(none)2005-07-152-5/+4
| | * | | | | Post-review fix: Made test bug9538 test robust.pem@mysql.com2005-07-152-1/+3
| | * | | | | Merge mysql.com:/usr/local/bk/mysql-5.0pem@mysql.com2005-07-154-32/+33
| | |\ \ \ \ \
| | | * | | | | Bug#9442, moved ps ucs2 test from ps.test to ctype_ucs.testtomas@poseidon.ndb.mysql.com2005-07-154-32/+33
| | | * | | | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1tomas@poseidon.ndb.mysql.com2005-07-150-0/+0
| | | |\ \ \ \ \ | | | | |/ / / /
| | | | * | | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1tomas@poseidon.ndb.mysql.com2005-07-1535-204/+434
| | | | |\ \ \ \
| | * | | | | | | Fixed BUG#9538: SProc: Creation fails if we try to SET system variablepem@mysql.com2005-07-153-0/+38
| | * | | | | | | Made .c files compile with a C compiler.pem@mysql.com2005-07-152-3/+3
| | |/ / / / / /
| * | | | | | | Restore previous used client charset in mysql_reconnectgeorg@lmy002.wdf.sap.corp2005-07-163-35/+44
| * | | | | | | minor fix for restoring the previous characterset in georg@lmy002.wdf.sap.corp2005-07-151-3/+3
* | | | | | | | Merge lgrimmer@bk-internal.mysql.com:/home/bk/mysql-5.0lenz@mysql.com2005-07-1546-217/+654
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.0tomas@poseidon.ndb.mysql.com2005-07-1534-202/+426
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |