summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Fix for prepared statementsunknown2003-12-3017-67/+136
* 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
| |\ \ \
| | * | | Fix for BUG#2145 "mysqld becomes unreliable if unable to create a relay log w...unknown2003-12-171-0/+1
| * | | | Merge vvagin@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-12-171-1/+1
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | fixed small error in types in sql/field.cc unknown2003-12-171-1/+1
| * | | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-12-1613-13/+13
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Fix for BUG#2121 "Inadequate message "check permissions on master.info"":unknown2003-12-1613-13/+13
* | | | | mergeunknown2003-12-1968-610/+929
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Fixes after merge with 4.0unknown2003-12-1944-295/+210
| * | | | Merge with 4.0.17unknown2003-12-1742-350/+756
| |\ \ \ \ | | |/ / /
| | * | | Fixes for last pullunknown2003-12-161-1/+1
| | * | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-12-162-2/+3
| | |\ \ \ | | | |/ / | | |/| |
| | | * | Portability fixes (mostly test suite)unknown2003-12-162-2/+3
| | * | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-12-1611-5/+38
| | |\ \ \
| | | * | | Fix for BUG#2083unknown2003-12-1611-5/+38
| | * | | | Mergeunknown2003-12-1510-56/+160
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | | * | | Fixed bug in last push found by valgrindunknown2003-12-142-9/+8
| | | * | | Extend max_allowed_packet to 2G in mysql and mysqldump (Bug #2105)unknown2003-12-148-47/+152
| | * | | | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-12-131-2/+2
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-12-131-2/+2
| | | |\ \ \
| | | | * \ \ Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-12-111-2/+2
| | | | |\ \ \