summaryrefslogtreecommitdiff
path: root/libmysql/libmysql.c
Commit message (Expand)AuthorAgeFilesLines
* Don't require call to mysql_ssl_set() to use ssl.unknown2002-08-251-7/+16
* Give better error from reconnect()unknown2002-08-241-11/+18
* Use our version of RWLOCKS on UNIXWARE 7unknown2002-08-211-19/+37
* Fixed timing problem with rpl000001 replication test.unknown2002-08-181-5/+6
* Fix for SSL and new my_getoptunknown2002-08-091-1/+4
* Added nety_retry_count as a changeable variableunknown2002-08-081-0/+1
* New SET syntax & system variables.unknown2002-07-231-0/+16
* Removed mysql_ssl_clear() unknown2002-06-271-3/+3
* Big code cleanup/review before 4.0.2 release.unknown2002-06-111-128/+147
* merge with 3.23unknown2002-06-021-0/+5
|\
| * Portability fixes for SCO and HPUXunknown2002-05-311-0/+5
* | merge with 3.23.51unknown2002-05-161-13/+2
|\ \ | |/
| * New my_gethostbyname_r() handlingunknown2002-05-161-13/+2
| * SHOW VARIABLES LIKE ... are now case insensitiveunknown2002-04-181-1/+1
| * Fix for --enable-local-infileunknown2002-03-061-1/+1
* | Removed some long from mysqld comments (should be in manual).unknown2002-05-151-1/+8
* | Fixed that enable-reads-from-master and repl-parse-query works in option files.unknown2002-04-291-3/+3
* | Removed some old Makefiles to avoid name conflict on Mac OS Xunknown2002-04-221-1/+1
* | Cleanupsunknown2002-04-021-8/+8
* | support for unsigned FLOAT/DOUBLEunknown2002-03-271-1/+1
* | Portability fixesunknown2002-03-061-1/+1
* | mergeunknown2002-03-061-1/+1
|\ \ | |/
| * Update scripts for new POSIX specunknown2002-03-051-1/+1
* | many fixesunknown2002-02-281-1/+1
* | merge with 3.23.49unknown2002-02-141-13/+40
|\ \ | |/
| * Fix for LOAD DATA LOCAL INFILE patchunknown2002-02-131-2/+2
| * Made LOAD DATA LOCAL INFILE more secureunknown2002-02-131-9/+35
| * Fixed bug in GROUP BY ... DESCunknown2001-12-101-0/+2
* | Cleanup of alarm macros.unknown2001-12-211-4/+4
* | Fixed bug in FLUSH QUERY CACHEunknown2001-12-191-23/+26
* | Removed compiler warnings.unknown2001-12-101-0/+2
* | Update copyrightunknown2001-12-061-28/+27
* | Mergeunknown2001-11-061-1/+1
|\ \
| * | Do not print a warning message when the server's character set isunknown2001-11-051-1/+1
* | | mergeunknown2001-11-031-6/+6
|\ \ \ | |/ / |/| |
| * | Added STDCALL to mysql_sever and mysql_thread variablesunknown2001-11-031-6/+6
* | | Merge work:/home/bk/mysql-4.0unknown2001-10-251-1/+1
|\ \ \
| * \ \ Mergeunknown2001-10-251-1/+1
| |\ \ \ | | |/ / | |/| / | | |/
| | * bug in libmysql.c:mysql_reconnect() fixedunknown2001-10-241-1/+1
| | * Don't use signal() on windows.unknown2001-10-191-2/+2
* | | cleanupunknown2001-10-231-5/+13
|/ /
* | Don't do signal() on windows (Causes instability problems)unknown2001-10-171-2/+2
* | 64-bit portability fixes in network I/Ounknown2001-10-131-4/+5
* | Remved Gemini code.unknown2001-10-101-1/+1
* | mergeunknown2001-10-081-3/+3
|\ \
| * | Updated manual about embedded version.unknown2001-10-081-3/+3
* | | Mergeunknown2001-10-041-28/+29
|\ \ \ | |/ /
| * | Fixed some build problems.unknown2001-10-041-28/+29
* | | mergedunknown2001-10-031-10/+16
|\ \ \ | |/ /
| * | Cleaned up SSL documentationunknown2001-10-021-2/+4