summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Merge with 4.0unknown2004-09-016-82/+118
|\
| * Added global my_getopt_error_reporter function pointer which is unknown2004-08-312-3/+3
| * Merge bk-internal:/home/bk/mysql-4.0/unknown2004-08-307-104/+149
| |\
| | * log.cc:unknown2004-08-301-1/+1
| | * Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-08-292-7/+17
| | |\
| | | * Fix for BUG#4500 "set character set replicates incorrectly"unknown2004-08-292-7/+17
| | * | Code style fixes.unknown2004-08-284-98/+111
| | |/
| | * Compile all charset conversion tables if --with-extra-charsets=allunknown2004-08-271-0/+3
| | * table.cc:unknown2004-08-271-1/+20
| | * win1251.conf:unknown2004-08-271-2/+2
| * | typo fixedunknown2004-08-301-1/+1
| |/
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-09-0126-46/+65
|\ \
| * \ Merge mskold@build.mysql.com:/home/bk/mysql-4.1unknown2004-08-312-17/+39
| |\ \
| | * | Fix for bug#5312 Ndb Cluster returns wrong error code for duplicate key at in...unknown2004-08-312-3/+15
| | * | Merge mskold@build.mysql.com:/home/bk/mysql-4.1unknown2004-08-311-14/+24
| | |\ \
| | | * | Enabled HA_NULL_IN_KEY supportunknown2004-08-311-14/+24
| * | | | Better easier to call error message format.unknown2004-08-3124-29/+26
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-08-315-12/+17
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Review of new pushed code (Indentation fixes and simple optimizations)unknown2004-08-315-12/+17
* | | | | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-08-317-77/+75
|\ \ \ \ \
| * | | | | Change Item_arena::state to enumunknown2004-08-313-16/+16
| | |/ / / | |/| | |
| * | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1/unknown2004-08-304-61/+59
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | bug in my_strnncoll_utf8 (and friends) fixedunknown2004-08-304-61/+59
* | | | | Fix for BUG#5242: Made SQL Syntax Prepared Statement names case-insensitive.unknown2004-08-291-1/+1
|/ / / /
* | | | Minor edits to error messsage.unknown2004-08-281-1/+1
* | | | Bug#2451 ALTER doesn't result in an error on CHARACTER SET and COLLATION conf...unknown2004-08-2724-17/+73
|/ / /
* | | after mergeunknown2004-08-263-22/+23
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1/unknown2004-08-266-29/+203
|\ \ \ | |/ / |/| |
| * | mergedunknown2004-08-266-29/+203
| |\ \ | | |/
| | * Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-08-265-25/+204
| | |\
| | | * Bug #4792 lower_case_table_names does not resolve db.tbl.column in SELECT listunknown2004-08-251-0/+11
| | | * Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-08-254-25/+193
| | | |\
| | | | * Bug #4466 Nothing in .err when mysql service ends because of malformed my.i...unknown2004-08-193-35/+15
| | | | * BUG# 4466 - Nothing in .err when mysql service ends because of malformed my.i...unknown2004-08-183-84/+87
| | | | * mysql_priv.h:unknown2004-08-144-26/+211
| | * | | mergeunknown2004-08-262-2/+2
| | |\ \ \ | | | |/ / | | |/| |
| | | * | Remove default argument to mysql_truncate()unknown2004-08-262-2/+2
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-08-269-75/+73
|\ \ \ \ \
| * | | | | Portability fixesunknown2004-08-269-75/+73
* | | | | | Should check for GEOM_FLAG later because keyX may be partly initialized (min_...unknown2004-08-261-6/+7
* | | | | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-08-261-5/+12
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | A fix (Bug#5219: Cannot use '||' with MBRContains(..)).unknown2004-08-261-5/+12
* | | | | | "SELECT BINARY x" now means "SELECT CAST(x AS BINARY)".unknown2004-08-261-2/+1
|/ / / / /
* | | | | Cleaned up rnd_initunknown2004-08-241-3/+5
|/ / / /
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1/unknown2004-08-245-38/+82
|\ \ \ \
| * \ \ \ Merge bk-internal.mysql.com:/home/bk/mysql-4.1/unknown2004-08-245-38/+82
| |\ \ \ \
| | * \ \ \ automergedunknown2004-08-241-21/+34
| | |\ \ \ \
| | | * | | | Fix for bug #4340: find_in_set is case insensitive even on binary operators(f...unknown2004-08-241-21/+34
| | * | | | | followupunknown2004-08-241-6/+4
| | * | | | | manually mergedunknown2004-08-242-9/+3
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | |