summaryrefslogtreecommitdiff
path: root/libmysql
Commit message (Expand)AuthorAgeFilesLines
* New MYSQL_SERVER_SUFFIX usage (for easier compilation)monty@mysql.com2004-05-251-1/+1
* WL #1510 "Implement support for "commercial" binaries on handshake",konstantin@mysql.com2004-03-172-3/+60
* Merge with 3.23 to get patch for floor()monty@mysql.com2004-03-121-2/+2
|\
| * Fix for bug#2021: Wron error message from the clientgluh@gluh.mysql.r18.ru2004-02-111-4/+2
* | Added missing argument to strxnmov() (Applies for windows debug mode)monty@mashka.mysql.fi2004-02-201-1/+2
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.0monty@mysql.com2004-02-191-5/+7
|\ \
| * | Fixed usage of strxnmov() in recent changesetsmonty@mysql.com2004-02-191-5/+7
* | | Merge gweir@bk-internal.mysql.com:/home/bk/mysql-4.0greg@mysql.com2004-02-192-11/+11
|\ \ \ | |/ /
| * | potential problem fixed afer some reasoningserg@serg.mylan2004-02-192-11/+11
* | | Mergegreg@mysql.com2004-02-091-2/+2
|\ \ \ | |/ /
| * | For to export the right functions with changes done from 4.0.16miguel@hegel.local2004-02-041-2/+2
* | | Revise Windows build script, correct comment re NetWare in libmysql.cgreg@mysql.com2004-01-211-1/+1
|/ /
* | Fixed a possible memory leak on MacOSX when using the shared libmysql.so libr...monty@mysql.com2003-12-111-6/+16
* | code cleanup after some reasoningserg@serg.mylan2003-12-091-1/+2
* | rpl_parse and rpl_probe don't have to be reset as they are already 0monty@mysql.com2003-11-281-19/+23
* | "optimization cleanup" reverted - problems on rpl_redirect test.serg@serg.mylan2003-11-281-0/+2
* | no need to zero-initialize mysql->master->{rpl_pivot, options.rpl_parse, konstantin@mysql.com2003-11-281-3/+0
* | cleanup:konstantin@mysql.com2003-11-281-2/+0
* | 4 small items in this:guilhem@mysql.com2003-10-312-2/+2
* | Better fix for CREATE TABLE IF NOT EXISTS ... SELECTmonty@mashka.mysql.fi2003-10-151-2/+2
* | Block SIGPIPE also for not threaded client programs.monty@narttu.mysql.fi2003-09-232-6/+8
* | fixed bug #1174vva@eagle.mysql.r18.ru2003-09-021-1/+1
* | Add detection of in_addr_tmonty@narttu.mysql.fi2003-08-281-6/+7
* | vio ssl structure renames (to get rid of ending _)monty@narttu.mysql.fi2003-08-272-2/+3
* | Move test that uses many tables (in query_cache.test) to separate test so tha...monty@narttu.mysql.fi2003-08-222-18/+25
* | Fix for UNIXWARE 7monty@narttu.mysql.fi2003-07-031-2/+14
* | Changed connect with timeout to use poll() instead if socket() to avoid probl...monty@narttu.mysql.fi2003-06-231-27/+67
* | Fixed (not fatal) buffer overflowmonty@narttu.mysql.fi2003-06-041-1/+1
* | Exported functions required by MySQLCCmiguel@hegel.local2003-04-161-0/+4
* | - renamed "rnd" to "my_rnd" as the name was too generic (and is an exportedlenz@mysql.com2003-03-182-196/+3
* | Change dbug.h -> my_dbug.h (Portability fix)monty@narttu.mysql.fi2003-03-171-1/+0
* | Merge with 3.23 to get fixes for --user and BACKUP TABLEmonty@narttu.mysql.fi2003-03-101-30/+36
|\ \ | |/
| * Better fix for connect timeout problem.monty@narttu.mysql.fi2003-03-101-34/+37
| * Additional bug fixSinisa@sinisa.nasamreza.org2003-03-081-0/+3
| * A correct fix for the timeout problemSinisa@sinisa.nasamreza.org2003-03-081-7/+4
| * connect timeout bug fixSinisa@sinisa.nasamreza.org2003-02-101-0/+3
* | Fixed multi-table-delete for InnoDB tablesmonty@mashka.mysql.fi2003-02-171-2/+3
* | Merge with 3.23.56 (Replace manual with 'empty' document)monty@mashka.mysql.fi2003-01-281-1/+2
|\ \ | |/
| * Make PACKET_TOO_LARGE error handling safer in clientmonty@mashka.mysql.fi2003-01-281-11/+9
* | Fixes for Netwaremonty@mashka.mysql.fi2003-01-284-14/+50
* | Merge with 3.23.55monty@mashka.mysql.fi2003-01-251-0/+6
|\ \ | |/
| * a symlink that was missing ...Sinisa@sinisa.nasamreza.org2003-01-211-1/+3
| * Merge sinisa@work.mysql.com:/home/bk/mysqlSinisa@sinisa.nasamreza.org2003-01-081-0/+2
| |\
| * | Fixing that 3.23 API / clients do not disconnect if a large Sinisa@sinisa.nasamreza.org2003-01-042-691/+15
* | | Merge with 3.23monty@mashka.mysql.fi2003-01-161-0/+2
|\ \ \ | | |/ | |/|
| * | - fixes to properly make a "make distclean" (some files were not removed)lenz@mysql.com2002-12-271-0/+2
| |/
* | Added functions required by MySQLCCmiguel@light.2003-01-111-0/+6
* | Added support for max_allowed_packet in option files read by mysql_option()monty@mashka.mysql.fi2003-01-041-4/+10
* | Merge with 3.23monty@mashka.mysql.fi2002-12-111-2/+9
|\ \ | |/
| * Added back -max to server name if we are using InnoDB.monty@mashka.mysql.fi2002-12-111-2/+2