Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Slow query log to file now displays queries with microsecond precission | monty@mysql.com/nosik.monty.fi | 2007-07-30 | 1 | -8/+12 |
* | Merge mysql.com:/home/svoj/devel/mysql/BUG27564/mysql-5.0-engines | svoj@june.mysql.com | 2007-07-05 | 1 | -0/+19 |
|\ | |||||
| * | Merge mysql.com:/home/svoj/devel/mysql/BUG27564/mysql-4.1-engines | svoj@june.mysql.com | 2007-07-05 | 1 | -0/+19 |
| |\ | |||||
| | * | BUG#27564 - Valgrind: UDF does not cleanup correctly | svoj@mysql.com/june.mysql.com | 2007-07-05 | 1 | -0/+19 |
* | | | Added casts to avoid compiler warnings and fixed a wrong type. | jani@a88-113-38-195.elisa-laajakaista.fi | 2007-05-31 | 1 | -3/+5 |
* | | | Merged from main 5.1 | jani@linux-th5m.site | 2007-05-24 | 1 | -2/+2 |
* | | | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1 | jani@a88-113-38-195.elisa-laajakaista.fi | 2007-05-24 | 1 | -32/+33 |
|\ \ \ | |||||
| * | | | WL#3817: Simplify string / memory area types and make things more consistent ... | monty@mysql.com/narttu.mysql.fi | 2007-05-10 | 1 | -32/+33 |
* | | | | WL#2936 - Falcon & MySQL plugin interface: server variables | istruewing@chilla.local | 2007-04-18 | 1 | -3/+6 |
* | | | | WL#2936 | antony@ppcg5.local | 2007-03-02 | 1 | -0/+17 |
|/ / / | |||||
* | | | Merge mysql.com:/home/kent/bk/main/mysql-5.0 | kent@kent-amd64.(none) | 2006-12-23 | 1 | -2/+1 |
|\ \ \ | |/ / | |||||
| * | | Many files: | kent@mysql.com/kent-amd64.(none) | 2006-12-23 | 1 | -2/+1 |
* | | | Merge mysql.com:/home/my/mysql-5.0 | monty@nosik.monty.fi | 2006-11-22 | 1 | -6/+7 |
|\ \ \ | |/ / | |||||
| * | | Remove compiler warnings | monty@mysql.com/nosik.monty.fi | 2006-11-20 | 1 | -6/+7 |
* | | | Merge mysql.com:/opt/local/work/mysql-5.0-merge | konstantin@mysql.com | 2006-01-05 | 1 | -25/+35 |
|\ \ \ | |/ / | |||||
| * | | Merge mysql.com:/opt/local/work/mysql-4.1-7209-new | konstantin@mysql.com | 2006-01-04 | 1 | -25/+35 |
| |\ \ | | |/ | |||||
| | * | A fix for Bug#7209 "Client error with "Access Denied" on updates | konstantin@mysql.com | 2006-01-04 | 1 | -25/+35 |
* | | | Table definition cache, part 2 | monty@mysql.com | 2005-11-23 | 1 | -1/+1 |
|/ / | |||||
* | | Fixes during review of new code | monty@mysql.com | 2005-07-04 | 1 | -2/+1 |
* | | Merge mysql.com:/home/jimw/my/mysql-4.1-clean | jimw@mysql.com | 2005-06-09 | 1 | -2/+20 |
|\ \ | |/ | |||||
| * | Fix hashcmp() to handle special case of zero length, which | jimw@mysql.com | 2005-06-01 | 1 | -2/+20 |
| * | Manual merge of the 4.0.24 compile changes into the 4.1 tree. | joerg@mysql.com | 2005-03-07 | 1 | -1/+1 |
| |\ | |||||
* | \ | Merge changes. | joerg@mysql.com | 2005-03-08 | 1 | -1/+1 |
|\ \ \ | | |/ | |/| | |||||
| * | | Qualify 'inline' functions as 'static inline' to please the Sun C compiler. | joerg@mysql.com | 2005-03-04 | 1 | -3/+3 |
* | | | manually merged | serg@serg.mylan | 2005-02-14 | 1 | -1/+1 |
|\ \ \ | |_|/ |/| | | |||||
| * | | XA (not completely polished out yet) | serg@serg.mylan | 2005-01-16 | 1 | -1/+1 |
* | | | A fix for linking failure of MySQL client when linking with imap libraries | konstantin@mysql.com | 2005-01-11 | 1 | -3/+3 |
* | | | myisam/sort.c:my_var_write and mysys/hash.c:hash_key made static inline, | konstantin@mysql.com | 2004-12-16 | 1 | -1/+1 |
|/ / | |||||
* | | Fix compiler warnings (detected by Intel's C++ compiler) | monty@mysql.com | 2004-10-22 | 1 | -0/+1 |
* | | Review of all code pushed since last review | monty@mishka.local | 2004-10-20 | 1 | -1/+1 |
* | | true,false -> TRUE, FALSE | monty@mishka.local | 2004-10-14 | 1 | -16/+41 |
* | | A fix and test case for Bug#5315 "mysql_change_user() doesn't free | konstantin@mysql.com | 2004-09-22 | 1 | -0/+26 |
* | | Changed %lx -> 0x%lx (for easier comparison of debug files) | monty@mysql.com | 2004-08-23 | 1 | -2/+2 |
* | | Merge with 4.0 to get the latest bug patches to 4.1 | monty@mysql.com | 2004-06-25 | 1 | -1/+2 |
|\ \ | |/ | |||||
| * | - rephrased comment | lenz@mysql.com | 2004-06-22 | 1 | -1/+2 |
| * | - Applied some portability fixes for SGI IRIX/MipsPro compiler | lenz@mysql.com | 2004-06-22 | 1 | -1/+1 |
* | | Portability fixes | monty@mysql.com | 2004-03-05 | 1 | -1/+1 |
* | | Optimized GIS functions | monty@mashka.mysql.fi | 2004-03-04 | 1 | -3/+3 |
* | | Added missing SSL library (Should be in source distribution) | monty@mysql.com | 2003-11-28 | 1 | -2/+3 |
* | | Merge key cache structures to one | monty@mysql.com | 2003-11-20 | 1 | -0/+5 |
* | | CLIENT_MULTI_QUERIES -> CLIENT_MULTI_STATEMENTS | monty@mashka.mysql.fi | 2003-11-18 | 1 | -1/+1 |
* | | SCRUM | hf@deer.(none) | 2003-09-19 | 1 | -1/+1 |
* | | CHARSET_INFO structure reorganization for easier maintainance | bar@bar.mysql.r18.ru | 2003-05-23 | 1 | -1/+1 |
* | | my_strncasecmp() is not used anymore. Use my_strncoll() instead. | bar@bar.mysql.r18.ru | 2003-04-01 | 1 | -1/+1 |
* | | Some optimization in CHARSET_INFO: | bar@bar.mysql.r18.ru | 2003-04-01 | 1 | -58/+11 |
* | | Merge with 4.0 | monty@mashka.mysql.fi | 2002-11-21 | 1 | -5/+10 |
|\ \ | |/ | |||||
| * | Portability fixes for HP compiler and HPUX11 | monty@hundin.mysql.fi | 2002-11-09 | 1 | -5/+10 |
* | | Move hash_sort and hash_caseup into CHARSET_INFO for all charsets | bar@bar.mysql.r18.ru | 2002-10-10 | 1 | -35/+1 |
* | | Fixes and code cleanups after merge with 4.0.3 | monty@mashka.mysql.fi | 2002-10-02 | 1 | -3/+4 |
* | | Some speed improvements | bar@bar.mysql.r18.ru | 2002-08-15 | 1 | -1/+3 |