summaryrefslogtreecommitdiff
path: root/libmysql
Commit message (Expand)AuthorAgeFilesLines
* Merge with 3.23unknown2002-12-111-2/+9
|\
| * Added back -max to server name if we are using InnoDB.unknown2002-12-111-2/+2
| * Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysqlunknown2002-12-051-2/+9
| |\
| | * better fix for read_rows, same for read_one_rowunknown2002-12-051-2/+9
| * | - Portability fixes for HP compiler on HPUX11 (backport from 4.0 tree)unknown2002-12-041-1/+1
| |/
* | new client error added: CR_MALFORMED_PACKETunknown2002-12-042-5/+8
* | mergedunknown2002-12-041-2/+10
|\ \ | |/
| * protect from [heap] buffer overrrun by malicious serverunknown2002-12-041-2/+10
* | Small improvement to alloc_rootunknown2002-11-161-0/+1
* | Portability fixes for HP compiler and HPUX11unknown2002-11-091-1/+1
* | Error code for ssl connectionunknown2002-11-052-8/+14
* | - replaced all occurences of HPUX with HPUX10 (to be prepared for eventualunknown2002-10-241-1/+1
* | Updated VC++ project files for 4.0.4unknown2002-09-241-4/+1
* | Portability fixes.unknown2002-09-111-20/+24
* | Some trivial optimzationsunknown2002-09-031-2/+1
* | 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
* | merge with 3.23.52unknown2002-08-121-1/+1
|\ \ | |/
| * Fixed problem with BIGINT and shutdown on AIXunknown2002-08-121-1/+1
* | Changed IF(expr, column, NULL) to take type from columnunknown2002-08-121-1/+0
* | Fix for SSL and new my_getoptunknown2002-08-091-1/+4
* | Added nety_retry_count as a changeable variableunknown2002-08-081-0/+1
* | Fix after mergeunknown2002-08-081-0/+1
* | merge with 3.23.52unknown2002-08-082-4/+7
|\ \ | |/
| * Fixed problem with make distcheckunknown2002-08-062-3/+8
* | Lots of code fixes to the replication code (especially the binary logging and...unknown2002-08-081-1/+2
* | New SET syntax & system variables.unknown2002-07-234-835/+28
* | Indentation cleanup & new commentsunknown2002-06-281-2/+2
* | Removed mysql_ssl_clear() unknown2002-06-272-4/+4
* | Big code cleanup/review before 4.0.2 release.unknown2002-06-112-140/+160
* | merge with 3.23unknown2002-06-021-0/+5
|\ \ | |/
| * Portability fixes for SCO and HPUXunknown2002-05-311-0/+5
* | Removed GNU getopt from MySQL distribution (replaced by my_getopt)unknown2002-05-221-1/+1
* | merge with 3.23.51unknown2002-05-162-14/+3
|\ \ | |/
| * New my_gethostbyname_r() handlingunknown2002-05-162-14/+3
| * SHOW VARIABLES LIKE ... are now case insensitiveunknown2002-04-181-1/+1
| * Fix for --enable-local-infileunknown2002-03-061-1/+1
* | Fix bug in SELECT SQL_CALC_FOUND_ROWSunknown2002-05-161-13/+2
* | 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
* | mergeunknown2002-04-121-21/+31
|\ \
| * | Update for BTREE keys in HEAP tablesunknown2002-04-121-21/+31
* | | fixes to make it compile and pass the test suite again after the last unknown2002-04-041-1/+2
|/ /
* | 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
|\ \ | |/