Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix for 64 bit machines (To remove warnings on Itanium) | monty@narttu.mysql.fi | 2003-05-26 | 1 | -0/+5 |
* | Fixed core dump bug when shuting down mysqld | monty@narttu.mysql.fi | 2003-05-26 | 1 | -1/+1 |
* | my_global.h: | mysqldev@build.mysql2.com | 2003-05-16 | 1 | -2/+1 |
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.0 | monty@narttu.mysql.fi | 2003-05-13 | 1 | -1/+0 |
|\ | |||||
| * | - Fixed a bug in myisam_max_[extra]_sort_file_size, bug ID 339 and 342 | jani@hynda.(none) | 2003-05-13 | 1 | -1/+0 |
* | | Fix for UNION and LEFT JOIN (Bug #386) | monty@narttu.mysql.fi | 2003-05-13 | 1 | -1/+1 |
|/ | |||||
* | my_base.h: | heikki@hundin.mysql.fi | 2003-05-07 | 1 | -0/+1 |
* | count_bits() moved to mysys/ | serg@serg.mylan | 2003-05-04 | 1 | -0/+1 |
* | more #ifdef THREAD added | serg@serg.mylan | 2003-04-30 | 1 | -0/+5 |
* | Fix to remove compiler warnings | monty@mashka.mysql.fi | 2003-04-28 | 2 | -3/+3 |
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.0 | monty@mashka.mysql.fi | 2003-04-28 | 1 | -0/+4 |
|\ | |||||
| * | Fix for openssl on Solaris | monty@mashka.mysql.fi | 2003-04-28 | 1 | -0/+4 |
* | | Changes from Novell for NetWare platform | greg@mysql.com | 2003-04-24 | 1 | -0/+5 |
|/ | |||||
* | merge | monty@narttu.mysql.fi | 2003-04-24 | 1 | -0/+6 |
|\ | |||||
| * | Fixes for valgrind | monty@narttu.mysql.fi | 2003-04-23 | 1 | -0/+6 |
* | | config-win.h: | mmatthew@markslaptop. | 2003-04-23 | 1 | -0/+3 |
* | | - added $(SUPERCLEANFILES) to DISTCLEANFILES (bug #201) - thanks to | lenz@mysql.com | 2003-04-23 | 1 | -1/+1 |
|/ | |||||
* | Fixed bug in SUM() with NULL:s | monty@mashka.mysql.fi | 2003-04-15 | 1 | -0/+5 |
* | 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 |