Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge gweir@bk-internal.mysql.com:/home/bk/mysql-4.0 | greg@mysql.com | 2003-03-24 | 1 | -8/+0 |
|\ | |||||
| * | Post-4.0.12 changes from Novell: mostly NetWare-related code changes to utili... | greg@mysql.com | 2003-03-21 | 1 | -8/+0 |
* | | make myisam usable without threads (and even w/o pthread_t) | serg@sergbook.mysql.com | 2003-03-24 | 1 | -0/+4 |
|/ | |||||
* | Changes from Novell for various NetWare-only files, post-4.0.12 | greg@mysql.com | 2003-03-21 | 1 | -4/+3 |
* | - renamed "rnd" to "my_rnd" as the name was too generic (and is an exported | lenz@mysql.com | 2003-03-18 | 1 | -1/+1 |
* | Change dbug.h -> my_dbug.h (Portability fix) | monty@narttu.mysql.fi | 2003-03-17 | 3 | -2/+2 |
* | merge | monty@narttu.mysql.fi | 2003-03-10 | 1 | -0/+1 |
|\ | |||||
| * | Merge with 3.23 to get fixes for --user and BACKUP TABLE | monty@narttu.mysql.fi | 2003-03-10 | 1 | -0/+1 |
| |\ | |||||
| | * | Don't allow BACKUP TABLE to overwrite files | monty@narttu.mysql.fi | 2003-03-10 | 1 | -0/+1 |
| | * | Always include errno.h | monty@narttu.mysql.fi | 2003-02-28 | 1 | -0/+1 |
| | * | - portability patch to work around bugs in the HP compiler's "inline" | lenz@mysql.com | 2002-12-04 | 1 | -0/+4 |
* | | | my_dir.h is included by raid.h | serg@serg.mysql.com | 2003-03-05 | 1 | -2/+2 |
|/ / | |||||
* | | Merge work:/my/mysql-4.0 into narttu.mysql.fi:/my/mysql-4.0 | monty@narttu.mysql.fi | 2003-03-04 | 1 | -0/+1 |
|\ \ | |||||
| * | | Fixed bug in LOCK TABLE + DROP TABLE when other thread was waiting for a tabl... | monty@narttu.mysql.fi | 2003-03-04 | 1 | -0/+1 |
* | | | Merge work:/home/bk/mysql-4.0 | serg@serg.mysql.com | 2003-03-02 | 1 | -0/+1 |
|\ \ \ | |/ / |/| | | |||||
| * | | fix auto-increment in sub-key and insert ... select | serg@serg.mysql.com | 2003-03-02 | 1 | -0/+1 |
* | | | Merge work:/my/mysql-4.0 into narttu.mysql.fi:/my/mysql-4.0 | monty@narttu.mysql.fi | 2003-02-28 | 1 | -0/+1 |
|\ \ \ | |||||
| * | | | LOAD DATA INFILE is not replicated if replicate_*_table is set | monty@narttu.mysql.fi | 2003-02-28 | 1 | -0/+1 |
* | | | | postmerging fix (SCRUM) | bell@sanja.is.com.ua | 2003-02-27 | 1 | -2/+2 |
* | | | | merging | bell@sanja.is.com.ua | 2003-02-27 | 1 | -2/+2 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | client port number added to SHOW PROCESSLIST (SCRUM?) | bell@sanja.is.com.ua | 2003-02-17 | 1 | -2/+2 |
* | | | | Added detection if pthread_attr_getstacksize() exists | monty@narttu.mysql.fi | 2003-02-27 | 1 | -2/+2 |
* | | | | Add missing SIGNAL_WITH_VIO_CLOSE to fix problem with SLAVE STOP on windows | monty@narttu.mysql.fi | 2003-02-27 | 1 | -0/+5 |
| |/ / |/| | | |||||
* | | | 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 |