summaryrefslogtreecommitdiff
path: root/libmysql/libmysql.c
Commit message (Expand)AuthorAgeFilesLines
* Bug #29687 mysql_stmt_store_result memory leak in libmysqldholyfoot/hf@mysql.com/hfmain.(none)2007-07-161-1/+1
* Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.0jani@labbari.dsl.inet.fi2007-07-061-0/+15
|\
| * Allow multiple calls to mysql_server_end()monty@mysql.com/narttu.mysql.fi2007-06-201-0/+15
* | Bug #27383: Crash in test "mysql_client_test"gkodinov/kgeorge@magare.gmz2007-06-221-11/+16
|/
* Bug#26664 test suite times out on OS X 64bitmsvensson@pilot.blaudden2007-05-241-4/+2
* Merge siva.hindu.god:/home/tsmith/m/bk/maint/mar05/50tsmith@siva.hindu.god2007-03-061-1/+1
|\
| * Fix for bug #25595 "missing DBUG_RETURN in function "mysql_stat""tsmith@siva.hindu.god2007-03-061-1/+1
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com/narttu.mysql.fi2007-01-221-121/+129
|\ \ | |/ |/|
| * Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com/narttu.mysql.fi2006-12-151-121/+129
| |\
| | * Fixed compiler warnings detected by option -Wshadow and -Wunused:monty@mysql.com/narttu.mysql.fi2006-12-151-121/+129
* | | Merge neptunus.(none):/home/msvensson/mysql/bug15518/my50-bug15518msvensson@neptunus.(none)2007-01-161-3/+11
|\ \ \ | |/ / |/| |
| * | Bug#15518 Reusing a stmt that has failed during prepare does not clear errormsvensson@neptunus.(none)2007-01-161-3/+11
* | | Merge dfischer@bk-internal.mysql.com:/home/bk/mysql-5.0-marveldf@kahlann.erinye.com2006-12-011-3/+7
|\ \ \ | | |/ | |/|
| * | Fixed compiler warningsmonty@mysql.com/narttu.mysql.fi2006-11-301-3/+7
| |/
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0kostja@bodhi.local2006-11-291-15/+7
|\ \ | |/
| * Merge bk-internal:/home/bk/mysql-5.0gkodinov@dl145s.mysql.com2006-11-271-7/+7
| |\
| | * Remove compiler warningsmonty@mysql.com/nosik.monty.fi2006-11-201-7/+7
| * | Merge mysql.com:/home/hf/work/w3475/my41-w3475holyfoot/hf@mysql.com/deer.(none)2006-10-231-8/+0
| |\ \ | | |/ | |/|
| | * WL#3475 (Threads for the embedded server in mysqltest)holyfoot/hf@mysql.com/deer.(none)2006-10-231-7/+0
* | | Merge moonlight.intranet:/home/tomash/src/mysql_ab/mysql-4.1-bug23383kroki/tomash@moonlight.intranet2006-11-171-6/+10
|\ \ \ | |/ / |/| |
| * | BUG#23383: mysql_affected_rows() returns different values thankroki/tomash@moonlight.intranet2006-11-171-5/+9
| |/
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0kostja@bodhi.local2006-08-021-7/+9
|\ \
| * | A fix and a test case for Bug#15752 "Lost connection to MySQL server kostja@bodhi.local2006-07-241-7/+9
* | | mergingholyfoot/hf@mysql.com/deer.(none)2006-07-181-2/+3
* | | Merge mysql.com:/home/hf/work/mysql-4.1.mrgholyfoot/hf@mysql.com/deer.(none)2006-07-181-6/+6
|\ \ \ | |/ / |/| / | |/
| * Merge bk@192.168.21.1:mysql-4.1holyfoot/hf@mysql.com/deer.(none)2006-07-131-6/+7
| |\
| | * bug #16017 (memory leaks in embedded server)holyfoot@deer.(none)2006-06-011-6/+7
* | | Merge mysql.com:/home/my/mysql-4.1monty@mysql.com2006-06-301-4/+3
|\ \ \ | |/ /
| * | bug #20152: mysql_stmt_execute() overwrites parameter bufferskroki@mysql.com2006-06-301-4/+3
| |/
| * libmysql.c:bar@mysql.com2006-04-061-0/+3
| * Revert the changeset for Bug#16144 "mysql_stmt_attr_get type error":konstantin@mysql.com2006-03-051-1/+1
* | Merge mysql.com:/usr/local/mysql/mysql-5.0-vgfixknielsen@mysql.com2006-05-151-1/+1
|\ \
| * | Fix two Valgrind memory leak warnings.knielsen@mysql.com2006-05-151-1/+1
* | | Remove valgrind and compiler warningsmsvensson@neptunus.(none)2006-05-081-0/+1
|/ /
* | Moving mysql_get_server_version() from libmysql.c to client.c,bar@mysql.com2006-04-061-29/+0
* | Undo the patch for Bug#16144 "mysql_stmt_attr_get type error",konstantin@mysql.com2006-03-041-1/+1
* | Fixes to embedded server to be able to run tests with itmonty@mysql.com2006-02-241-6/+6
* | Merge neptunus.(none):/home/msvensson/mysql/bug14057/my50-bug14057msvensson@neptunus.(none)2006-02-211-1/+5
|\ \
| * | Bug#14057 mysql_ping() handles TCP and UNIX socket connections in different waysmsvensson@neptunus.(none)2006-02-161-1/+5
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0msvensson@neptunus.(none)2006-02-151-0/+1
|\ \ \
| * | | Bug#16143 mysql_stmt_sqlstate returns an empty string instead of '00000'msvensson@devsrv-b.mysql.com2006-02-151-0/+1
* | | | Merge neptunus.(none):/home/msvensson/mysql/bug14013/my50-bug14013msvensson@neptunus.(none)2006-02-131-2/+33
|\ \ \ \ | |/ / / |/| | |
| * | | Bug#14013 mysql_stmt_store_result() bombs if a cursor is openmsvensson@neptunus.(none)2006-02-101-2/+33
| |/ /
* | | Merge mysql.com:/opt/local/work/mysql-4.1-rootkonstantin@mysql.com2006-02-021-0/+6
|\ \ \ | | |/ | |/|
| * | fix for bug #12744 (MYSQL_STMT operations cause seg fault after connection re...andrey@lmy004.2006-02-011-0/+6
* | | Merge mysql.com:/opt/local/work/mysql-4.1-rootkonstantin@mysql.com2006-01-181-1/+1
|\ \ \ | |/ /
| * | A fix and a test case for Bug#16144 "mysql_stmt_attr_get type error":konstantin@mysql.com2006-01-171-1/+1
* | | many warnings (practically safe but annoying) correctedserg@serg.mylan2006-01-031-1/+1
| |/ |/|
* | Merginghf@deer.(none)2005-08-041-0/+7
|\ \ | |/
| * Fix for bug #12177 (errorlog file isn't closed)hf@deer.(none)2005-08-041-0/+7