summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Portability fix for HPUX10.20monty@narttu.mysql.fi2003-02-251-0/+5
* my_base.h:heikki@hundin.mysql.fi2003-02-181-0/+15
* Fixed multi-table-delete for InnoDB tablesmonty@mashka.mysql.fi2003-02-172-2/+2
* Better fix for count(distinct) bugmonty@mashka.mysql.fi2003-02-101-1/+1
* Added START TRANSACTION syntaxmonty@mashka.mysql.fi2003-02-061-0/+8
* low-level error messages cleanupserg@serg.mysql.com2003-01-281-2/+3
* mergemonty@mashka.mysql.fi2003-01-288-30/+174
|\
| * Fixes for Netwaremonty@mashka.mysql.fi2003-01-288-30/+174
* | fixed bug in parallel repairserg@serg.mysql.com2003-01-261-1/+1
* | --ft_stopword_file command-line optionserg@serg.mysql.com2003-01-231-1/+2
|/
* Guard against compiling without -fno-exceptionsmonty@mashka.mysql.fi2003-01-142-2/+13
* Don't count NULL values in cardinalty for MyISAM tables.monty@mashka.mysql.fi2003-01-091-0/+1
* Added support for max_allowed_packet in option files read by mysql_option()monty@mashka.mysql.fi2003-01-042-8/+9
* ANALYZE for MERGEserg@serg.mysql.com2002-12-101-0/+2
* bulk insert code optimizedserg@serg.mysql.com2002-12-072-3/+4
* new client error added: CR_MALFORMED_PACKETserg@serg.mysql.com2002-12-041-3/+5
* New multi-table-update codemonty@mashka.mysql.fi2002-11-291-1/+2
* Try to optimize the cache buffer size needed for bulk_insertmonty@mashka.mysql.fi2002-11-201-0/+2
* Merge serg.mysql.com:/usr/home/serg/Abk/mysqlserg@serg.mysql.com2002-11-171-0/+0
|\
| * Delete: include/.my_sys.h.swpserg@serg.mysql.com2002-11-171-0/+0
| * Fix for build problem on AIXmonty@hundin.mysql.fi2002-10-091-0/+1
| * - backported gcc 3.0 linking fix from 4.0lenz@mysql.com2002-09-241-19/+40
| * Fix for HPUX 11 and pthread_mutex_lockmonty@hundin.mysql.fi2002-08-161-11/+27
| * Fixed typo so that ulonglong are properly converted to double on AIX with gcc...monty@hundin.mysql.fi2002-08-161-2/+8
* | Small improvement to alloc_rootmonty@mashka.mysql.fi2002-11-161-1/+2
* | Portability fix when using -DBIG_TABLESmonty@mashka.mysql.fi2002-11-141-0/+2
* | include/mysisampack.hlenz@mysql.com2002-11-121-1/+1
* | include/myisampack.hlenz@mysql.com2002-11-121-1/+1
* | Portability fixes for HP compiler and HPUX11monty@hundin.mysql.fi2002-11-091-0/+4
* | mergemonty@butch.2002-11-073-19/+19
|\ \
| * | Portability fixes for Fortre C++ 5.0 (on Sun) in 32 and 64 bit modes.monty@butch.2002-11-073-19/+19
* | | Merge sgluhov@work.mysql.com:/home/bk/mysql-4.0gluh@gluh.(none)2002-11-062-2/+2
|\ \ \ | |/ / |/| |
| * | Error code for ssl connectiongluh@gluh.(none)2002-11-052-2/+2
* | | mergemonty@mashka.mysql.fi2002-10-291-0/+9
|\ \ \ | |/ / |/| |
| * | Added --skip-safemalloc to mysqltestmonty@mashka.mysql.fi2002-10-291-0/+9
* | | - replaced all occurences of HPUX with HPUX10 (to be prepared for eventuallenz@mysql.com2002-10-243-4/+4
|/ /
* | - Applied required modifications for automake 1.5lenz@mysql.com2002-10-011-1/+2
* | 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