summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fixed a lot of compiler warnings and errors detected by Forte C++ on Solarisunknown2007-08-13131-884/+1109
* Removed compiler warningunknown2007-08-031-2/+4
* Simplify logging code a bit (to make code smaller and faster)unknown2007-08-0311-68/+89
* Don't save & restore time fields from thd when it's not needed.unknown2007-08-024-38/+21
* Merge bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-08-0293-483/+1114
|\
| * Set --debug-check if one uses DBUG_PUSH in all clientsunknown2007-08-0210-33/+72
| * Fixes Bug#30127: --debug-info no longer prints memory usage in mysqlunknown2007-08-0124-126/+244
| * Slow query log to file now displays queries with microsecond precissionunknown2007-07-3056-245/+625
| * Add 'extension' field to all client library structures to make them extensibleunknown2007-07-303-38/+51
| * Added support for 'internal temporary tables' in HEAP tables.unknown2007-07-2514-69/+154
| * Merge bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-07-230-0/+0
| |\
| | * Merge bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-07-030-0/+0
| | |\
| | | * Merge bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-06-210-0/+0
| | | |\
| | | | * Merge bk-internal.mysql.com:/home/bk/mysql-5.1-marvelunknown2007-05-293-11/+18
| | | | |\
| | | | | * Added casts to remove compiler warnings on windowsunknown2007-05-293-11/+18
| | | | * | Disabled compiler warnings mainly for Win 64.unknown2007-05-293-4/+13
| | | | |/
| | | | * Don't give warning that readonly variable is forced to be readonlyunknown2007-05-299-28/+90
| | | | * Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1-marvelunknown2007-05-291-1/+1
| | | | |\
| | | | | * Added casts and fixed wrong type.unknown2007-05-295-19/+23
| | | | * | Added casts and fixed wrong type.unknown2007-05-294-18/+22
| | | | |/
| | | | * Added casts to avoid compiler warnings and fixed a wrong type.unknown2007-05-283-13/+15
* | | | | Fix a valgrind warning. For some reason it never popped up before.unknown2007-08-011-0/+1
* | | | | Fix an unstable test.unknown2007-08-012-24/+35
* | | | | Merge bodhi.(none):/opt/local/work/mysql-5.0-runtimeunknown2007-08-012-8/+8
|\ \ \ \ \
| * | | | | Fix an unstable test. It was reliant on the current time.unknown2007-08-012-8/+8
| * | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-07-3122-165/+711
| |\ \ \ \ \
* | \ \ \ \ \ Merge bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-07-3172-1329/+2860
|\ \ \ \ \ \ \
| * | | | | | | Post-merge fixes.unknown2007-07-311-2/+2
| * | | | | | | Merge bodhi.(none):/opt/local/work/mysql-5.0-runtimeunknown2007-07-317-22/+178
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | * | | | | | Fix a compilation warning.unknown2007-07-301-1/+0
| | * | | | | | Clean up patchunknown2007-07-291-2/+0
| | * | | | | | Merge adventure.(none):/home/thek/Development/cpp/bug29929/my50-bug29929unknown2007-07-275-133/+193
| | |\ \ \ \ \ \
| | * | | | | | | A fix and a test case for Bug#24918 drop table and lock / inconsistentunknown2007-07-279-28/+192
| * | | | | | | | Merge malff@bk-internal.mysql.com:/home/bk/mysql-5.1-runtimeunknown2007-07-301-6/+15
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Fixed ressource leak when activation of LOGGER failed.unknown2007-07-301-6/+15
| * | | | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-runtimeunknown2007-07-304-16/+3
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| | * | | | | | | | handler::ha_write_row_no_binlog() hack removed,unknown2007-07-304-16/+3
| * | | | | | | | | Disable IM tests.unknown2007-07-301-11/+8
| |/ / / / / / / /
| * | | | | | | | Fix merge: update result files.unknown2007-07-302-0/+24
| * | | | | | | | Cleanup patchunknown2007-07-291-2/+0
| * | | | | | | | Merge kpettersson@bk-internal.mysql.com:/home/bk/mysql-5.1-runtimeunknown2007-07-295-133/+193
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge adventure.(none):/home/thek/Development/cpp/bug29929/my50-bug29929unknown2007-07-275-133/+193
| | |\ \ \ \ \ \ \ \ | | | | |/ / / / / / | | | |/| | | | | |
| | | * | | | | | | Bug #29929 LOCK TABLES does not pre-lock tables used in triggers of the locke...unknown2007-07-275-133/+193
| * | | | | | | | | manual mergeunknown2007-07-271-1/+1
| * | | | | | | | | Merge malff@bk-internal.mysql.com:/home/bk/mysql-5.1-runtimeunknown2007-07-2739-982/+1489
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Code review changesunknown2007-07-275-40/+50
| | * | | | | | | | | WL#3984 (Revise locking of mysql.general_log and mysql.slow_log)unknown2007-07-2739-993/+1490
| * | | | | | | | | | Fix merge.unknown2007-07-272-8/+66
| * | | | | | | | | | Merge ibm.:/home/alik/Documents/MySQL/devel/5.0-rtunknown2007-07-277-6/+262
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / | | |/| | | | | | | |
| | * | | | | | | | | Patch inspired by BUG#10491: Server returns data as charsetunknown2007-07-256-3/+329