Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge neptunus.(none):/home/msvensson/mysql/my41-bug13711 | msvensson@neptunus.(none) | 2006-05-19 | 1 | -2/+4 |
|\ | |||||
| * | Bug#15869 Cannot shutdown the server - it restarts | msvensson@neptunus.(none) | 2006-05-19 | 1 | -2/+4 |
* | | my_pthread.h: | kent@mysql.com | 2005-12-13 | 1 | -2/+2 |
* | | Bug#14397 - OPTIMIZE TABLE with an open HANDLER causes a crash | ingo@mysql.com | 2005-11-15 | 1 | -1/+7 |
* | | changed define from EXTERN_C to EXTERNC so it doesn't conflict with | reggie@big_geek. | 2005-10-25 | 1 | -6/+6 |
* | | Merge ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-4.1-tmp | jani@ua141d10.elisa.omakaista.fi | 2005-10-13 | 1 | -14/+21 |
|\ \ | |/ | |||||
| * | Fix wait_timeout (and kill) handling on Mac OS X by cleaning up how | jimw@mysql.com | 2005-10-11 | 1 | -14/+21 |
* | | pthread_handler_decl() changed to be ctags-friendly | serg@serg.mylan | 2005-10-08 | 1 | -4/+7 |
* | | my_pthread.h: | kent@mysql.com | 2005-10-06 | 1 | -1/+1 |
* | | Merge mysql.com:/home/jimw/my/mysql-4.1-clean | jimw@mysql.com | 2005-09-12 | 1 | -5/+0 |
|\ \ | |/ | |||||
| * | Merge mysqldev@production.mysql.com:jimw/mysql-4.1-sco | jimw@mysql.com | 2005-09-12 | 1 | -5/+0 |
| |\ | |||||
| | * | Port to SCO OpenServer 6. May require running ./configure with | jimw@mysql.com | 2005-09-07 | 1 | -5/+0 |
* | | | Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1 | msvensson@neptunus.(none) | 2005-04-27 | 1 | -0/+6 |
|\ \ \ | |/ / | |||||
| * | | Bug #9954 mysql-4.1.11/cmd-line-utils/libedit/makelist.sh is not portable | msvensson@neptunus.(none) | 2005-04-27 | 1 | -0/+6 |
* | | | Merge from 4.1 to 5.0 | msvensson@neptunus.(none) | 2005-04-27 | 1 | -9/+3 |
|\ \ \ | |/ / | |||||
| * | | Bug #9954 mysql-4.1.11/cmd-line-utils/libedit/makelist.sh is not portable | msvensson@neptunus.(none) | 2005-04-27 | 1 | -9/+3 |
| |/ | |||||
* | | remove the rest of isam/merge references | serg@serg.mylan | 2005-04-05 | 1 | -17/+0 |
* | | manually merged | serg@serg.mylan | 2005-02-14 | 1 | -3/+3 |
|\ \ | |||||
| * | | query_id and my_xid -> ulonglong | serg@serg.mylan | 2005-01-27 | 1 | -1/+1 |
| * | | XA (not completely polished out yet) | serg@serg.mylan | 2005-01-16 | 1 | -2/+2 |
* | | | Merge | ingo@mysql.com | 2005-02-11 | 1 | -1/+1 |
|\ \ \ | | |/ | |/| | |||||
| * | | Bug#8391 - "merge" fails on Linux/IA64 | ingo@mysql.com | 2005-02-10 | 1 | -1/+1 |
* | | | merged | serg@sergbook.mysql.com | 2005-01-06 | 1 | -0/+2 |
|\ \ \ | |/ / | | / | |/ |/| | |||||
| * | - Manually merged two changes from 4.0 | lenz@mysql.com | 2005-01-06 | 1 | -0/+2 |
| |\ | |||||
| | * | Allow DEFAULT_THREAD_STACK to be set via -DDEFAULT_THREAD_STACK=... so our | jimw@mysql.com | 2005-01-05 | 1 | -0/+2 |
* | | | #warning removed | serg@serg.mylan | 2004-11-17 | 1 | -1/+0 |
* | | | typos fixed | serg@sergbook.mylan | 2004-11-09 | 1 | -5/+5 |
* | | | mmap portability layer, mmap for Windows | serg@serg.mylan | 2004-11-04 | 1 | -5/+27 |
|/ / | |||||
* | | To allow compilation on Tru64, the MySQL code should not mess | joerg@mysql.com | 2004-10-04 | 1 | -1/+0 |
* | | Merge with 4.0.18 | monty@mysql.com | 2004-02-11 | 1 | -0/+5 |
|\ \ | |/ | |||||
| * | Added testing of pthread_key_delete (to fix compile problem on SCO) (Bug #2461) | monty@mysql.com | 2004-02-05 | 1 | -0/+5 |
* | | Merge with 4.0.17 | monty@mysql.com | 2003-12-17 | 1 | -0/+3 |
|\ \ | |/ | |||||
| * | Fixed a possible memory leak on MacOSX when using the shared libmysql.so libr... | monty@mysql.com | 2003-12-11 | 1 | -0/+3 |
* | | Merge key cache structures to one | monty@mysql.com | 2003-11-20 | 1 | -2/+2 |
* | | Merge with 4.0 | monty@narttu.mysql.fi | 2003-11-04 | 1 | -0/+1 |
|\ \ | |/ | |||||
| * | Safety fix to detect multiple calls to my_thread_end() | monty@mashka.mysql.fi | 2003-10-16 | 1 | -0/+1 |
* | | Don't use atomic add for not critical statistics. | monty@narttu.mysql.fi | 2003-10-23 | 1 | -3/+1 |
* | | - Polished mysql-copyright a bit and added call to remove | lenz@kallisto.local | 2003-09-23 | 1 | -1/+0 |
* | | Fixed problem with absence of gmtime_r under Windows. | dlenev@dlenev.mshome | 2003-08-29 | 1 | -1/+0 |
* | | Implemented UTC_TIME, UTC_DATE and UTC_TIMESTAMP functions (WL#345) | dlenev@dlenev.mshome | 2003-08-11 | 1 | -0/+9 |
* | | Merge with 4.0.13 | monty@narttu.mysql.fi | 2003-05-19 | 1 | -0/+5 |
|\ \ | |/ | |||||
| * | Changes from Novell for NetWare platform | greg@mysql.com | 2003-04-24 | 1 | -0/+5 |
| * | Post-4.0.12 changes from Novell: mostly NetWare-related code changes to utili... | greg@mysql.com | 2003-03-21 | 1 | -8/+0 |
* | | Manual merge of Novell's changes for NetWare platform from 4.0, 4.1 patches | greg@mysql.com | 2003-03-28 | 1 | -8/+0 |
* | | Merge with 4.0.11 | monty@narttu.mysql.fi | 2003-02-26 | 1 | -0/+5 |
|\ \ | |/ | |||||
| * | Portability fix for HPUX10.20 | monty@narttu.mysql.fi | 2003-02-25 | 1 | -0/+5 |
* | | Merge with 4.0.11 tree to get latest bug fixes | monty@mashka.mysql.fi | 2003-02-17 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Fixed multi-table-delete for InnoDB tables | monty@mashka.mysql.fi | 2003-02-17 | 1 | -1/+1 |
* | | Merge with 4.0.11 | monty@mashka.mysql.fi | 2003-02-04 | 1 | -2/+36 |
|\ \ | |/ | |||||
| * | Fixes for Netware | monty@mashka.mysql.fi | 2003-01-28 | 1 | -2/+36 |