summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Many files:unknown2004-12-245-12/+16
* logging_ok:unknown2004-12-249-2/+133
* Bug#7219 information_schema: errors in "columns"unknown2004-12-231-11/+11
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2004-12-211-3/+3
|\
| * Review fixes.unknown2004-12-211-3/+3
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2004-12-217-31/+41
|\ \ | |/ |/|
| * Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2004-12-1926-58/+603
| |\
| * \ Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2004-12-177-31/+41
| |\ \
| | * | Fix for bug #6849 "Crash while preparing query containing const expr withunknown2004-12-177-31/+41
* | | | Content merge.unknown2004-12-2145-993/+3388
|\ \ \ \
| * \ \ \ Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2004-12-212-43/+89
| |\ \ \ \
| | * \ \ \ Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2004-11-212-43/+89
| | |\ \ \ \
| | | * | | | Fix for BUG#4177: unknown2004-11-212-43/+89
| * | | | | | Fix for BUG#4480: In joins with SELECT_STRAIGHT_JOIN re-order tables by outer...unknown2004-12-211-10/+32
| * | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2004-12-191-5/+0
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2004-12-191-5/+0
| | |\ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| | | * | | | | Small cleanup of derived tables handling.unknown2004-12-191-5/+0
| | | | |_|/ / | | | |/| | |
| * | | | | | Merge with global treeunknown2004-12-1910-70/+166
| * | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2004-12-184-18/+35
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Fix for bug #7213: information_schema: redundant non-standard TABLE_NAMES tableunknown2004-12-183-18/+23
| | * | | | | Fix for bug #7210: information_schema: can't access when table-name = reserve...unknown2004-12-182-0/+12
| * | | | | | Merge with global treeunknown2004-12-1814-175/+367
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Add 0x before pointers (to help with debugging)unknown2004-12-1814-175/+367
| * | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2004-12-181-4/+1
| |\ \ \ \ \ \
| | * | | | | | BUG#7384 IM fails to compile on Solaris.unknown2004-12-181-4/+1
| | | |/ / / / | | |/| | | |
| * | | | | | Merge mysql.com:/space/my/mysql-5.0unknown2004-12-1723-36/+565
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2004-12-175-2/+53
| | |\ \ \ \ \ \
| | | * \ \ \ \ \ Merge akopytov@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2004-12-175-2/+53
| | | |\ \ \ \ \ \ | | | | |/ / / / / | | | |/| | | | |
| | | | * | | | | Forward port of HugeTLB, InnoDB doublewrite and checksums patches to 5.0unknown2004-12-145-2/+53
| | | | | |_|_|/ | | | | |/| | |
| | * | | | | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2004-12-1718-34/+512
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | | * | | | | bit typeunknown2004-12-1718-34/+512
| * | | | | | | - typo fixunknown2004-12-171-1/+1
| * | | | | | | - make sure to include sql/share/errmsg.txt into the source distributionunknown2004-12-171-0/+2
| |/ / / / / /
| * | | | | | WL# 2094 Federated Storage Handler, added fixes per suggestions by Bar and An...unknown2004-12-162-107/+175
| * | | | | | Merge pgalbraith@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2004-12-169-3/+1864
| |\ \ \ \ \ \
| | * | | | | | First commit to mysql-5.0 tree to include MySQL Federated Storage Handler. Th...unknown2004-12-119-3/+1864
| * | | | | | | Clean up from code review. unknown2004-12-161-13/+4
| * | | | | | | Mergeunknown2004-12-162-40/+66
| |\ \ \ \ \ \ \
| | * | | | | | | A few simple fixes plus the added support of being able to repair the meta da...unknown2004-12-092-40/+66
| * | | | | | | | Merge anna@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2004-12-161-416/+28
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Removed incorrect messages; fixed serbian messages.unknown2004-12-161-416/+28
| * | | | | | | | | Fix for BUG#7266.unknown2004-12-161-1/+1
| |/ / / / / / / /
| * | | | | | | | Merge jlindstrom@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2004-12-166-12/+89
| |\ \ \ \ \ \ \ \
| | * | | | | | | | errmsg.txt:unknown2004-12-161-2/+1
| | * | | | | | | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2004-12-161-1/+8
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | Fix for bug#7211: information_schema: crash if bad view(after review)unknown2004-12-161-1/+8
| | * | | | | | | | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2004-12-161-0/+1
| | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | |
| | | * | | | | | | | A fix (Bug #6843: Wrong function name crashes MySQL if mysql.proc table is missiunknown2004-12-161-0/+1
| | | | |_|_|/ / / / | | | |/| | | | | |
| | * | | | | | | | Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2004-12-164-8/+65
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | Fix for bug#7212: information_schema: "Can't find file" errors if storage eng...unknown2004-12-164-8/+65
| | | | |_|_|/ / / / | | | |/| | | | | |