summaryrefslogtreecommitdiff
path: root/libmysql
Commit message (Expand)AuthorAgeFilesLines
* my_sortcmp -> my_strnncollbar@bar.mysql.r18.ru2002-10-091-1/+1
* Update after last merge. Fixes some wrong test results.monty@mashka.mysql.fi2002-10-031-13/+0
* Merge with 4.0.4monty@mashka.mysql.fi2002-10-026-123/+1144
|\
| * Fixes and code cleanups after merge with 4.0.3monty@mashka.mysql.fi2002-10-026-868/+640
| * Merge with 4.0.3monty@narttu.mysql.fi2002-08-303-50/+1299
| |\
| | * Client-Server Protocol 4.1 changes - Client side:venu@myvenu.com2002-06-122-34/+1285
| | * merge with 4.0monty@hundin.mysql.fi2002-06-033-33/+23
| | |\
| | * | New win1250ch charsetbar@gw.udmsearch.izhnet.ru2002-04-171-1/+1
| | * | mergemonty@hundin.mysql.fi2002-04-132-15/+14
| | |\ \
| | | * | New UTF8 charsetbar@gw.udmsearch.izhnet.ru2002-03-281-1/+1
| | | * | Configure.in/Makefile.in charset related things are now earier to maintainbar@gw.udmsearch.izhnet.ru2002-03-191-5/+6
| | | * | New ctype functions/macros to support many charsets at a timebar@gw.udmsearch.izhnet.ru2002-03-122-5/+7
| | | * | Charsets related things are prepared by configure in new way.bar@gw.udmsearch.izhnet.ru2002-03-061-6/+2
| | | * | Porting from mysql-4.0.Sinisa@sinisa.nasamreza.org2002-02-281-1/+1
* | | | | Updated VC++ project files for 4.0.4monty@mashka.mysql.fi2002-09-241-4/+1
* | | | | Portability fixes.monty@mashka.mysql.fi2002-09-111-20/+24
* | | | | Some trivial optimzationsmonty@mashka.mysql.fi2002-09-031-2/+1
|/ / / /
* | | | Don't require call to mysql_ssl_set() to use ssl.monty@mashka.mysql.fi2002-08-251-7/+16
* | | | Give better error from reconnect()monty@mashka.mysql.fi2002-08-241-11/+18
* | | | Use our version of RWLOCKS on UNIXWARE 7monty@hundin.mysql.fi2002-08-211-19/+37
* | | | Fixed timing problem with rpl000001 replication test.monty@hundin.mysql.fi2002-08-181-5/+6
* | | | merge with 3.23.52monty@hundin.mysql.fi2002-08-121-1/+1
|\ \ \ \
| * | | | Fixed problem with BIGINT and shutdown on AIXmonty@hundin.mysql.fi2002-08-121-1/+1
* | | | | Changed IF(expr, column, NULL) to take type from columnmonty@hundin.mysql.fi2002-08-121-1/+0
* | | | | Fix for SSL and new my_getoptmonty@hundin.mysql.fi2002-08-091-1/+4
* | | | | Added nety_retry_count as a changeable variablemonty@hundin.mysql.fi2002-08-081-0/+1
* | | | | Fix after mergemonty@hundin.mysql.fi2002-08-081-0/+1
* | | | | merge with 3.23.52monty@hundin.mysql.fi2002-08-082-4/+7
|\ \ \ \ \ | |/ / / /
| * | | | Fixed problem with make distcheckmonty@hundin.mysql.fi2002-08-062-3/+8
* | | | | Lots of code fixes to the replication code (especially the binary logging and...monty@mashka.mysql.fi2002-08-081-1/+2
* | | | | New SET syntax & system variables.monty@mashka.mysql.fi2002-07-234-835/+28
* | | | | Indentation cleanup & new commentsmonty@hundin.mysql.fi2002-06-281-2/+2
* | | | | Removed mysql_ssl_clear() monty@hundin.mysql.fi2002-06-272-4/+4
* | | | | Big code cleanup/review before 4.0.2 release.monty@mashka.mysql.fi2002-06-112-140/+160
| |_|_|/ |/| | |
* | | | merge with 3.23monty@hundin.mysql.fi2002-06-021-0/+5
|\ \ \ \ | |/ / /
| * | | Portability fixes for SCO and HPUXmonty@hundin.mysql.fi2002-05-311-0/+5
* | | | Removed GNU getopt from MySQL distribution (replaced by my_getopt)jani@hynda.(none)2002-05-221-1/+1
* | | | merge with 3.23.51monty@hundin.mysql.fi2002-05-162-14/+3
|\ \ \ \ | |/ / /
| * | | New my_gethostbyname_r() handlingmonty@hundin.mysql.fi2002-05-162-14/+3
| * | | SHOW VARIABLES LIKE ... are now case insensitivemonty@tik.mysql.fi2002-04-181-1/+1
| * | | Fix for --enable-local-infilemonty@hundin.mysql.fi2002-03-061-1/+1
* | | | Fix bug in SELECT SQL_CALC_FOUND_ROWSmonty@hundin.mysql.fi2002-05-161-13/+2
* | | | Removed some long from mysqld comments (should be in manual).monty@hundin.mysql.fi2002-05-151-1/+8
* | | | Fixed that enable-reads-from-master and repl-parse-query works in option files.monty@hundin.mysql.fi2002-04-291-3/+3
* | | | Removed some old Makefiles to avoid name conflict on Mac OS Xmonty@tik.mysql.fi2002-04-221-1/+1
| |/ / |/| |
* | | mergemonty@tik.mysql.fi2002-04-121-21/+31
|\ \ \
| * | | Update for BTREE keys in HEAP tablesmonty@tik.mysql.fi2002-04-121-21/+31
* | | | fixes to make it compile and pass the test suite again after the last sasha@mysql.sashanet.com2002-04-041-1/+2
|/ / /
* | | Cleanupsmonty@hundin.mysql.fi2002-04-021-8/+8
* | | support for unsigned FLOAT/DOUBLEmonty@hundin.mysql.fi2002-03-271-1/+1