summaryrefslogtreecommitdiff
path: root/libmysql
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Bug#19575 MySQL-shared-5.0.21-0.glibc23 causes segfault in SSL_library_initmsvensson@shellback.(none)2006-05-311-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
* | | Backport fix for mysql client not using SSl library directlymsvensson@neptunus.(none)2006-04-221-0/+1
|/ /
* | Merge 192.168.0.20:mysql/bug15069/my50-bug15069msvensson@neptunus.(none)2006-04-101-0/+1
|\ \
| * | Bug#15069 [patch] my_print_defaults does'nt care --sysconfdirmsvensson@shellback.(none)2006-04-101-0/+1
* | | Moving mysql_get_server_version() from libmysql.c to client.c,bar@mysql.com2006-04-061-29/+0
* | | yassl link problem fixedserg@serg.mylan2006-04-032-5/+6
* | | Makefile.am, yassl.m4:kent@mysql.com2006-04-011-1/+5
|/ /
* | 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-183-2/+3
|\ \ \ | |/ /
| * | A fix and a test case for Bug#16144 "mysql_stmt_attr_get type error":konstantin@mysql.com2006-01-171-1/+1
| * | BUG#3074: Unversioned symbols in shared librarysvoj@april.(none)2006-01-172-1/+2
* | | many warnings (practically safe but annoying) correctedserg@serg.mylan2006-01-031-1/+1
| |/ |/|
* | Include libyassl.la and libtaocrypt.la in libmysqlclient.la msvensson@neptunus.(none)2005-11-281-2/+2
* | Mergekent@mysql.com2005-11-041-16/+16
|\ \ | |/
| * Makefile.am, configure.in:kent@mysql.com2005-09-241-16/+16
* | BUG#12985 Do-mysqlclient-test: Can't find -lyassl when linkingmsvensson@neptunus.(none)2005-10-271-1/+1
* | Bug #12985 Do-mysqlclient-test: Can't find -lyassl when linkingmsvensson@neptunus.(none)2005-10-181-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
* | Merge mysql.com:/home/jimw/my/mysql-5.0-7003jimw@mysql.com2005-08-021-1/+1
|\ \
| * | Add my_str_malloc and _free function pointers to strings libraryjimw@mysql.com2005-06-241-1/+1
* | | Merge aschwenke@bk-internal.mysql.com:/home/bk/mysql-5.0schwenke@alpha.xl.local2005-07-311-1/+0
|\ \ \
| * | | fixed two bugs that break Windows buildschwenke@alpha.xl.local2005-07-291-1/+0
* | | | Cleanups during review of new codemonty@mysql.com2005-07-281-6/+1
|/ / /
* | | Merge mysql.com:/usr/home/bar/mysql-4.1.b10201bar@mysql.com2005-07-261-0/+1
|\ \ \ | | |/ | |/|
| * | fix for bug #7924.georg@lmy002.wdf.sap.corp2005-07-251-0/+2
| * | minor fix (backport from 5.0) - changed function prototype/definitiongeorg@lmy002.wdf.sap.corp2005-07-191-2/+3
* | | Merge mysql.com:/home/jimw/my/mysql-5.0-5906jimw@mysql.com2005-07-191-2/+3
|\ \ \
| * | | Fix number to date conversion so it always honors the NO_ZERO_DATE,jimw@mysql.com2005-07-181-2/+3
* | | | Fixes to previous changesetmonty@mishka.local2005-07-181-1/+1