Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Portability fix for HPUX10.20 | monty@narttu.mysql.fi | 2003-02-25 | 1 | -0/+5 |
* | my_base.h: | heikki@hundin.mysql.fi | 2003-02-18 | 1 | -0/+15 |
* | Fixed multi-table-delete for InnoDB tables | monty@mashka.mysql.fi | 2003-02-17 | 2 | -2/+2 |
* | Better fix for count(distinct) bug | monty@mashka.mysql.fi | 2003-02-10 | 1 | -1/+1 |
* | Added START TRANSACTION syntax | monty@mashka.mysql.fi | 2003-02-06 | 1 | -0/+8 |
* | low-level error messages cleanup | serg@serg.mysql.com | 2003-01-28 | 1 | -2/+3 |
* | merge | monty@mashka.mysql.fi | 2003-01-28 | 8 | -30/+174 |
|\ | |||||
| * | Fixes for Netware | monty@mashka.mysql.fi | 2003-01-28 | 8 | -30/+174 |
* | | fixed bug in parallel repair | serg@serg.mysql.com | 2003-01-26 | 1 | -1/+1 |
* | | --ft_stopword_file command-line option | serg@serg.mysql.com | 2003-01-23 | 1 | -1/+2 |
|/ | |||||
* | Guard against compiling without -fno-exceptions | monty@mashka.mysql.fi | 2003-01-14 | 2 | -2/+13 |
* | Don't count NULL values in cardinalty for MyISAM tables. | monty@mashka.mysql.fi | 2003-01-09 | 1 | -0/+1 |
* | Added support for max_allowed_packet in option files read by mysql_option() | monty@mashka.mysql.fi | 2003-01-04 | 2 | -8/+9 |
* | ANALYZE for MERGE | serg@serg.mysql.com | 2002-12-10 | 1 | -0/+2 |
* | bulk insert code optimized | serg@serg.mysql.com | 2002-12-07 | 2 | -3/+4 |
* | new client error added: CR_MALFORMED_PACKET | serg@serg.mysql.com | 2002-12-04 | 1 | -3/+5 |
* | New multi-table-update code | monty@mashka.mysql.fi | 2002-11-29 | 1 | -1/+2 |
* | Try to optimize the cache buffer size needed for bulk_insert | monty@mashka.mysql.fi | 2002-11-20 | 1 | -0/+2 |
* | Merge serg.mysql.com:/usr/home/serg/Abk/mysql | serg@serg.mysql.com | 2002-11-17 | 1 | -0/+0 |
|\ | |||||
| * | Delete: include/.my_sys.h.swp | serg@serg.mysql.com | 2002-11-17 | 1 | -0/+0 |
| * | Fix for build problem on AIX | monty@hundin.mysql.fi | 2002-10-09 | 1 | -0/+1 |
| * | - backported gcc 3.0 linking fix from 4.0 | lenz@mysql.com | 2002-09-24 | 1 | -19/+40 |
| * | Fix for HPUX 11 and pthread_mutex_lock | monty@hundin.mysql.fi | 2002-08-16 | 1 | -11/+27 |
| * | Fixed typo so that ulonglong are properly converted to double on AIX with gcc... | monty@hundin.mysql.fi | 2002-08-16 | 1 | -2/+8 |
* | | Small improvement to alloc_root | monty@mashka.mysql.fi | 2002-11-16 | 1 | -1/+2 |
* | | Portability fix when using -DBIG_TABLES | monty@mashka.mysql.fi | 2002-11-14 | 1 | -0/+2 |
* | | include/mysisampack.h | lenz@mysql.com | 2002-11-12 | 1 | -1/+1 |
* | | include/myisampack.h | lenz@mysql.com | 2002-11-12 | 1 | -1/+1 |
* | | Portability fixes for HP compiler and HPUX11 | monty@hundin.mysql.fi | 2002-11-09 | 1 | -0/+4 |
* | | merge | monty@butch. | 2002-11-07 | 3 | -19/+19 |
|\ \ | |||||
| * | | Portability fixes for Fortre C++ 5.0 (on Sun) in 32 and 64 bit modes. | monty@butch. | 2002-11-07 | 3 | -19/+19 |
* | | | Merge sgluhov@work.mysql.com:/home/bk/mysql-4.0 | gluh@gluh.(none) | 2002-11-06 | 2 | -2/+2 |
|\ \ \ | |/ / |/| | | |||||
| * | | Error code for ssl connection | gluh@gluh.(none) | 2002-11-05 | 2 | -2/+2 |
* | | | merge | monty@mashka.mysql.fi | 2002-10-29 | 1 | -0/+9 |
|\ \ \ | |/ / |/| | | |||||
| * | | Added --skip-safemalloc to mysqltest | monty@mashka.mysql.fi | 2002-10-29 | 1 | -0/+9 |
* | | | - replaced all occurences of HPUX with HPUX10 (to be prepared for eventual | lenz@mysql.com | 2002-10-24 | 3 | -4/+4 |
|/ / | |||||
* | | - Applied required modifications for automake 1.5 | lenz@mysql.com | 2002-10-01 | 1 | -1/+2 |
* | | Updated VC++ project files for 4.0.4 | monty@mashka.mysql.fi | 2002-09-24 | 1 | -0/+1 |
* | | Increased max possible max_allowed_packet to 1G | monty@mashka.mysql.fi | 2002-09-19 | 3 | -30/+5 |
* | | Added code to flush a bulk_insert index. | monty@mashka.mysql.fi | 2002-09-18 | 1 | -0/+1 |
* | | Update mysql-test results after merge | monty@mashka.mysql.fi | 2002-09-18 | 2 | -5/+5 |
* | | fixed so that --ssl and --skip-ssl works with the MySQL clients. | monty@mashka.mysql.fi | 2002-09-17 | 1 | -0/+29 |
* | | Added CREATE TEMPORARY TABLES and LOCK TABLES to db and host tables | monty@mashka.mysql.fi | 2002-09-16 | 1 | -1/+1 |
* | | Portability fixes. | monty@mashka.mysql.fi | 2002-09-11 | 1 | -6/+13 |
* | | Fixed searching after ssl directories. | monty@mashka.mysql.fi | 2002-09-05 | 2 | -4/+11 |
* | | Portability fixes for windows | monty@hundin.mysql.fi | 2002-08-28 | 2 | -1/+2 |
* | | Changed relay_log_space to ulonglong | monty@hundin.mysql.fi | 2002-08-23 | 1 | -1/+1 |
* | | Use our version of RWLOCKS on UNIXWARE 7 | monty@hundin.mysql.fi | 2002-08-21 | 3 | -1/+10 |
* | | Portability fixes for 4.0.3 build. | monty@hundin.mysql.fi | 2002-08-17 | 1 | -1/+1 |
* | | Fixed bug in blocking handling when compiling with OPENSSL (caused hangup in ... | monty@hundin.mysql.fi | 2002-08-17 | 2 | -4/+6 |