Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | BUG | wax@mysql.com | 2003-07-31 | 1 | -0/+1 |
* | Status query on killed mysql connection results in segmentation fault (Bug #738) | monty@narttu.mysql.fi | 2003-07-04 | 1 | -4/+0 |
* | Fix for UNIXWARE 7 | monty@narttu.mysql.fi | 2003-07-03 | 1 | -0/+8 |
* | Cleaner implementation if INSERT ... SELECT with same tables | monty@narttu.mysql.fi | 2003-07-03 | 2 | -3/+5 |
* | Lot's of clean-ups and fixes for 4.0.14. | Sinisa@sinisa.nasamreza.org | 2003-07-02 | 1 | -1/+1 |
* | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.0 | Sinisa@sinisa.nasamreza.org | 2003-06-17 | 6 | -8/+16 |
|\ | |||||
| * | Many files: | heikki@hundin.mysql.fi | 2003-06-15 | 1 | -0/+1 |
| * | Merge bk-internal.mysql.com:/home/bk/mysql-4.0 | monty@narttu.mysql.fi | 2003-06-12 | 1 | -2/+2 |
| |\ | |||||
| | * | Changed safemalloc structure to not have to be 8 byte aligned. (Portability p... | monty@narttu.mysql.fi | 2003-06-12 | 1 | -2/+2 |
| * | | typed moved to a proper place | serg@serg.mylan | 2003-06-12 | 1 | -3/+3 |
| |/ | |||||
| * | Print error if we can't delete an alarm | monty@narttu.mysql.fi | 2003-06-05 | 1 | -1/+1 |
| * | Added [mysqld-base-version] as a default group for the mysqld server | monty@narttu.mysql.fi | 2003-06-04 | 3 | -2/+9 |
* | | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.0 | Sinisa@sinisa.nasamreza.org | 2003-06-02 | 2 | -3/+11 |
|\ \ | |/ | |||||
| * | Small fixes (nothing nameworthy) | monty@narttu.mysql.fi | 2003-06-01 | 1 | -1/+4 |
| * | Fix for compiling MySQL-4.0.13 with SSL support on OpenBSD | gluh@gluh.mysql.r18.ru | 2003-05-30 | 1 | -1/+1 |
| * | 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 |
* | | several bug fixes | Sinisa@sinisa.nasamreza.org | 2003-05-31 | 1 | -1/+3 |
|/ | |||||
* | 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 |