summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Merge bk-internal:/home/bk/mysql-4.1/unknown2004-01-141-0/+2
|\
| * Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-01-141-0/+2
| |\
| | * item_strfunc.cc:unknown2004-01-141-0/+2
* | | Merge bk-internal:/home/bk/mysql-4.1/unknown2004-01-141-1/+15
|\ \ \ | |/ / |/| |
| * | Merge bk-internal:/home/bk/mysql-4.1/unknown2004-01-141-1/+15
| |\ \ | | |/ | |/|
| | * bugs #2280, #2281 - show create table should always return a valid sql statementunknown2004-01-141-1/+15
* | | fix for the 2361 bug: ALTER TABLE ... DROP PRIMARY KEY drops a non-primary keyunknown2004-01-146-13/+14
* | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-01-141-1/+6
|\ \ \ | |/ /
| * | item_strfunc.cc:unknown2004-01-141-1/+1
| |/
| * item_strfunc.cc:unknown2004-01-131-1/+6
* | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-01-131-3/+5
|\ \ | |/ |/|
| * a fix (bug #2361: ALTER TABLE ... DROP PRIMARY KEY drops a non-primary key).unknown2004-01-131-3/+5
* | Fix for BUG#2333 "ALTER DATABASE on inexistent database hangs the client":unknown2004-01-121-5/+2
|/
* Fix for 1224 (USER() CURRENT_USER() functions in embedded library)unknown2004-01-071-1/+3
* SCRUMunknown2004-01-071-4/+4
* Mergeunknown2004-01-073-14/+33
|\
| * SCRUMunknown2003-12-013-18/+33
* | #2244 User variables collation conflict is not detectedunknown2003-12-311-1/+5
* | latin1.xml, Index.xml:unknown2003-12-292-1/+23
* | logging_ok:unknown2003-12-291-2/+2
* | languages.html:unknown2003-12-251-0/+257
* | Bug 2202: CAST from binary to char still returns a binary stringunknown2003-12-252-1/+3
* | sql_parse.cc:unknown2003-12-241-0/+9
* | install_test_db.sh:unknown2003-12-241-2/+6
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-12-231-1/+1
|\ \
| * | Fix for #2184 (Prepared statements if embedded library broken)unknown2003-12-231-1/+1
* | | short patch for bug #2184 'Prepared statements in embedded library was unknown2003-12-232-2/+3
|/ /
* | Merge bk-internal:/home/bk/mysql-4.1/unknown2003-12-211-1/+1
|\ \
| * | typo fixedunknown2003-12-211-1/+1
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-12-214-7/+30
|\ \ \ | |/ / |/| |
| * | THD::init_for_queries() pushed back:unknown2003-12-214-7/+30
* | | Portability fixes found during 5.0 test compilationunknown2003-12-216-23/+22
|/ /
* | Merge fixunknown2003-12-201-1/+1
|\ \
| * | Add cast of integer/longlong to (ulong) to make printf/sprintf 64 bit safeunknown2003-12-201-0/+1
* | | one line was removed during mergeunknown2003-12-201-0/+1
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-12-206-342/+612
|\ \ \ | |/ / |/| |
| * | Prepared_statement deployed instead of PREP_STMT. unknown2003-12-206-342/+612
* | | merge with lex pointer change patchunknown2003-12-193-9/+8
|\ \ \ | |/ / |/| |
| * | Fixed memory overrun bug in DELETE ... ORDER BYunknown2003-12-193-8/+8
* | | THD::lex now points to THD::main_lex like in 5.0unknown2003-12-1932-229/+231
|/ /
* | Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-12-191-4/+4
|\ \
| * | Fix for Bug#2151:unknown2003-12-191-4/+4
* | | merge with 4.0.18unknown2003-12-1917-19/+21
|\ \ \
| * | | Fixed that lower_case_table_names is set to 1 for case insensitive file systems.unknown2003-12-181-1/+2
| * | | Removed compiler warningunknown2003-12-181-3/+4
| * | | Simple cleanupsunknown2003-12-182-29/+24
| * | | Code cleanupunknown2003-12-181-1/+1
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-12-181-1/+1
| |\ \ \
| | * | | Fixed typo. Affected INSERT DELAYED ... SELECT commandsunknown2003-12-171-1/+1
| * | | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-12-171-0/+1
| |\ \ \ \