summaryrefslogtreecommitdiff
path: root/libmysql
Commit message (Expand)AuthorAgeFilesLines
* Fix for bug #21205: Different number of digits for float/double/real in --ps-...Alexey Kopytov2009-01-281-2/+2
* Bug#37226 Explicit call of my_thread_init() on Windows for every new thread.Vladislav Vaintroub2008-09-011-1/+12
* fixed warnings and compile errors from the fix for bug 26243unknown2008-03-291-1/+1
* Merge amd64.(none):/src/mysql-5.0-bugteamunknown2008-03-281-4/+0
|\
| * Bug#26243 mysql command line crash after control-cunknown2008-03-281-4/+0
* | Merge quad.opbmk:/mnt/raid/alik/MySQL/devel/5.0unknown2008-03-181-5/+12
|\ \ | |/ |/|
| * Bug#35103 mysql_client_test::test_bug29948 causes sporadic failuresunknown2008-03-141-5/+12
* | Bug #25097 mysql_server_init fails silently if no errmsg.sys is present.unknown2008-02-271-1/+1
|/
* Merge mysql.com:/home/gluh/MySQL/Merge/5.0unknown2007-12-133-179/+1
|\
| * Merge polly.(none):/home/kaa/src/opt/bug32221/my50-bug31445unknown2007-11-223-179/+1
| |\
| | * Fix for bug #32221: bug25714, mytest, mysql_client_test complaints andunknown2007-11-193-179/+1
* | | Merge tsmith@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-12-072-73/+0
|\ \ \
| * | | Bug#29592 SQL Injection issueunknown2007-11-262-73/+0
* | | | Merge tsmith@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-12-043-5/+8
|\ \ \ \ | |/ / /
| * | | Merge ramayana.hindu.god:/home/tsmith/m/bk/build/50-fixunknown2007-11-091-1/+1
| |\ \ \
| | * | | Fix Windows build problems.unknown2007-11-091-1/+1
| * | | | Merge trift2.:/MySQL/M50/mysql-5.0unknown2007-11-081-1/+1
| |\ \ \ \ | | |/ / / | | | / / | | |/ / | |/| |
| | * | Merge ramayana.hindu.god:/home/tsmith/m/bk/build/50unknown2007-11-071-1/+1
| | |\ \
| | | * | Bug #20748: Configuration files should not be read more than onceunknown2007-11-071-1/+1
| * | | | Merge moksha.local:/Users/davi/mysql/bugs/31669-5.0unknown2007-10-301-3/+4
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Bug#31669 Buffer overflow in mysql_change_user()unknown2007-10-231-3/+4
| * | | | Merge mysql.com:/home/gluh/MySQL/Merge/5.0unknown2007-10-231-0/+2
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/|
| | * | Merge mysql.com:/home/gluh/MySQL/Merge/5.0unknown2007-10-101-0/+2
| | |\ \ | | | |/ | | |/|
| | | * Bug#27216: functions with parameters of different date types may return wrongunknown2007-09-221-0/+2
* | | | Fixed the Windows build failures introduced by the patch for bug #31207: Test...unknown2007-10-221-1/+1
* | | | Merge polly.(none):/home/kaa/src/maint/bug31207/my50-bug31174unknown2007-10-181-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Fix for bug #31207: Test "join_nested" shows different strategy on IA64unknown2007-10-171-1/+1
* | | | Fix syntax error build problem on Windows (variable was definedunknown2007-10-171-7/+11
* | | | Merge pilot.mysql.com:/data/msvensson/mysql/bug11589/my50-test_latestunknown2007-10-151-1/+9
|\ \ \ \ | |/ / / |/| | |
| * | | Merge neptunus.(none):/home/msvensson/mysql/bug11589/my50-bug11589unknown2006-06-121-1/+9
| |\ \ \
| | * | | Bug#11589 mysqltest, --ps-protocol, strange output, float/double/real with ze...unknown2006-02-211-1/+9
* | | | | Merge ramayana.hindu.god:/home/tsmith/m/bk/50unknown2007-09-281-1/+1
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | libmysql/libmysql.c : Correct a wrong automerge: Don't duplicate "DBUG_EN...unknown2007-09-051-1/+0
| * | | | Merge pippilotta.erinye.com:/shared/home/df/mysql/build/mysql-5.0.48unknown2007-09-041-1/+3
| |\ \ \ \
| | * | | | build fix for aix and othersunknown2007-08-281-3/+3
| | | |_|/ | | |/| |
| * | | | CMakeLists.txt:unknown2007-08-291-2/+1
| |/ / /
* | | | Merge bk-internal:/home/bk/mysql-5.0-maintunknown2007-09-271-4/+17
|\ \ \ \
| * \ \ \ Merge tnurnberg@bk-internal.mysql.com:/home/bk/mysql-5.0-maintunknown2007-09-151-4/+17
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Bug #15327: configure: --with-tcp-port option being partially ignoredunknown2007-09-131-4/+17
* | | | | Move DBUG_ENTER to begining of function to avoid build failure with debug on ...unknown2007-09-271-2/+2
|/ / / /
* | | | Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0-optunknown2007-08-141-1/+9
|\ \ \ \
| * | | | Bug#29948: Unchecked NULL pointer caused server crash.unknown2007-08-141-1/+9
* | | | | CMakeLists.txt, README, configure.jsunknown2007-08-031-14/+42
* | | | | CMakeLists.txt (several), make_win_bin_dist:unknown2007-08-021-16/+43
|/ / / /
* | | | Bug #29687 mysql_stmt_store_result memory leak in libmysqldunknown2007-07-161-1/+1
|/ / /
* | | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-07-061-0/+15
|\ \ \
| * | | Allow multiple calls to mysql_server_end()unknown2007-06-201-0/+15
* | | | Bug #27383: Crash in test "mysql_client_test"unknown2007-06-221-11/+16
|/ / /
* | | Merge quadxeon.mysql.com:/benchmarks/ext3/TOSAVE/tsmith/bk/50unknown2007-05-301-0/+4
|\ \ \
| * | | bug#28358 libmysql.dll cannot be dynamically loaded on Windowsunknown2007-05-141-0/+4