Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | | merge with 4.0 | monty@hundin.mysql.fi | 2002-06-03 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | init_dynamic_array MyODBC compatibility fix | serg@serg.mysql.com | 2002-04-28 | 1 | -1/+1 |
* | | Some charsets require special hash function | bar@gw.udmsearch.izhnet.ru | 2002-04-17 | 1 | -1/+6 |
* | | Some fixes after merging changes from 4.0 | bar@gw.udmsearch.izhnet.ru | 2002-04-16 | 1 | -1/+1 |
* | | merge | monty@hundin.mysql.fi | 2002-04-13 | 1 | -14/+19 |
|\ \ | |/ |/| | |||||
| * | charset<->unicode conversion tables and routines | bar@gw.udmsearch.izhnet.ru | 2002-03-29 | 1 | -1/+2 |
| * | Removed some default_charset_info | bar@gw.udmsearch.izhnet.ru | 2002-03-14 | 1 | -2/+1 |
| * | Hash now supports several charsets | bar@gw.udmsearch.izhnet.ru | 2002-03-14 | 1 | -14/+16 |
| * | New ctype functions/macros to support many charsets at a time | bar@gw.udmsearch.izhnet.ru | 2002-03-12 | 1 | -2/+5 |
* | | merged from 3.23 to pull the LOAD DATA INFILE fix as rpl000001 was failing. | sasha@mysql.sashanet.com | 2002-03-01 | 1 | -3/+3 |
|\ \ | |/ |/| | |||||
| * | Framework to simplify memory leak tracing | serg@serg.mysql.com | 2002-01-22 | 1 | -3/+3 |
| * | Fixed bug when making a range join based on information from a const table. | monty@hundin.mysql.fi | 2002-01-18 | 1 | -1/+1 |
* | | Fix for FLUSH QUERY CACHE | monty@hundin.mysql.fi | 2002-01-05 | 1 | -1/+1 |
* | | Update copyright | monty@hundin.mysql.fi | 2001-12-06 | 1 | -15/+14 |