summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Updated VC++ project files for 4.0.4monty@mashka.mysql.fi2002-09-241-0/+1
* Increased max possible max_allowed_packet to 1Gmonty@mashka.mysql.fi2002-09-193-30/+5
* Added code to flush a bulk_insert index.monty@mashka.mysql.fi2002-09-181-0/+1
* Update mysql-test results after mergemonty@mashka.mysql.fi2002-09-182-5/+5
* fixed so that --ssl and --skip-ssl works with the MySQL clients.monty@mashka.mysql.fi2002-09-171-0/+29
* Added CREATE TEMPORARY TABLES and LOCK TABLES to db and host tablesmonty@mashka.mysql.fi2002-09-161-1/+1
* Portability fixes.monty@mashka.mysql.fi2002-09-111-6/+13
* Fixed searching after ssl directories.monty@mashka.mysql.fi2002-09-052-4/+11
* Portability fixes for windowsmonty@hundin.mysql.fi2002-08-282-1/+2
* Changed relay_log_space to ulonglongmonty@hundin.mysql.fi2002-08-231-1/+1
* Use our version of RWLOCKS on UNIXWARE 7monty@hundin.mysql.fi2002-08-213-1/+10
* Portability fixes for 4.0.3 build.monty@hundin.mysql.fi2002-08-171-1/+1
* Fixed bug in blocking handling when compiling with OPENSSL (caused hangup in ...monty@hundin.mysql.fi2002-08-172-4/+6
* merge with 3.23.52monty@hundin.mysql.fi2002-08-122-9/+8
|\
| * Fixed problem with BIGINT and shutdown on AIXmonty@hundin.mysql.fi2002-08-122-1/+3
| * After discussing it with Monty by phone once more:lenz@mysql.com2002-08-101-0/+3
| * Portability fix for AIXmonty@hundin.mysql.fi2002-08-081-8/+4
| * - portability fix for AIX in include/my_sys.h: define alloca as alenz@mysql.com2002-08-081-0/+9
* | Fix for SSL and new my_getoptmonty@hundin.mysql.fi2002-08-093-50/+2
* | sslopt-case.h changed optarg to argument, decomment ssl-key optionwalrus@mysql.com2002-08-081-4/+6
* | Added nety_retry_count as a changeable variablemonty@hundin.mysql.fi2002-08-081-1/+1
* | merge with 3.23.52monty@hundin.mysql.fi2002-08-081-0/+1
|\ \ | |/
| * Backported pthread_mutex_trylock code from MySQL 4.0 to fix problem on HPUX.monty@hundin.mysql.fi2002-08-061-7/+10
| * my_pthread.h, configure.in:heikki@hundin.mysql.fi2002-08-061-0/+7
| * Changed initialization of RND() to be less predictable.monty@mashka.mysql.fi2002-08-061-0/+1
| * Fixed bug with GROUP BY on NULL fields.monty@mashka.mysql.fi2002-08-052-0/+5
| * Two small patches proposed by Paul DuBoissalle@geopard.online.bg2002-08-031-1/+1
* | mergemonty@hundin.mysql.fi2002-08-083-18/+15
|\ \
| * | Fix for Intel compiler (ecc)monty@hundin.mysql.fi2002-08-083-18/+15
* | | mergemonty@mashka.mysql.fi2002-08-086-11/+22
|\ \ \ | |/ / |/| |
| * | Lots of code fixes to the replication code (especially the binary logging and...monty@mashka.mysql.fi2002-08-084-8/+16
| * | Merge with 3.23.51monty@mashka.mysql.fi2002-07-252-3/+6
| |\ \ | | |/
| | * - Updated OS/2 port with files provided by Yuri Dario <mc6530@mclink.it> lenz@mysql.com2002-07-152-4/+7
| | * Added some patches provided by SuSE to fix build problems onlenz@mysql.com2002-07-151-1/+2
* | | Fix for QNX 6.2.jani@rhols221.adsl.netsonic.fi2002-08-051-2/+5
* | | Two small patches proposed by Paul DuBoissalle@geopard.online.bg2002-08-031-1/+1
* | | Portability fix for QNX 6.2jani@rhols221.adsl.netsonic.fi2002-08-021-0/+2
* | | few small fixesSinisa@sinisa.nasamreza.org2002-08-011-2/+2
* | | MyISAM: always store alloced_rec_buff_length with the buffer itselfserg@sergbook.mysql.com2002-07-261-1/+0
* | | Merge work:/home/bk/mysql-4.0serg@sergbook.mysql.com2002-07-251-14/+13
|\ \ \
| * | | MI_SORT_INFO and MI_SORT_PARAM massagingserg@sergbook.mysql.com2002-07-251-14/+13
| |/ /
* | | Added an "#ifdef _AIX" around the "#pragma #alloca" in include/my_sys.hlenz@mysql.com2002-07-251-1/+3
|/ /
* | Removed wrong implementation of CUBE/ROLLUPmonty@mashka.mysql.fi2002-07-241-1/+3
* | mergemonty@mashka.mysql.fi2002-07-239-33/+36
|\ \
| * | New SET syntax & system variables.monty@mashka.mysql.fi2002-07-239-33/+36
* | | parallel repair: style fixupsserg@sergbook.mysql.com2002-07-212-3/+2
* | | Some salle@geopard.online.bg2002-07-172-30/+30
|/ /
* | Merge work:/home/bk/mysql-4.0serg@sergbook.mysql.com2002-07-141-0/+2
|\ \
| * | parallel repair needs rec_buff local for thread !!!serg@sergbook.mysql.com2002-07-141-0/+2
* | | Merge work:/home/bk/mysql-4.0/jani@rhols221.adsl.netsonic.fi2002-07-101-3/+3
|\ \ \