Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | WL#3817: Simplify string / memory area types and make things more consistent ... | monty@mysql.com/narttu.mysql.fi | 2007-05-10 | 1 | -27/+28 |
* | 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 rama.(none):/home/jimw/my/mysql-5.0-clean | jimw@rama.(none) | 2006-09-28 | 1 | -1/+2 |
|\ \ | |/ | |||||
| * | Merge rama.(none):/home/jimw/my/mysql-4.1-clean | jimw@rama.(none) | 2006-09-28 | 1 | -1/+2 |
| |\ | |||||
| | * | Bug #2717: include/my_global.h mis-defines __attribute__ | jimw@rama.(none) | 2006-08-17 | 1 | -1/+2 |
* | | | Polishing: C_STRING_WITH_SIZE() was renamed to C_STRING_WITH_LEN(). | anozdrin@mysql.com | 2006-06-19 | 1 | -1/+1 |
* | | | Merge bk-internal.mysql.com:/data0/bk/mysql-5.1-new | rburnett@bk-internal.mysql.com | 2006-05-23 | 1 | -0/+18 |
|\ \ \ | |||||
| * | | | Fix compilation problems on Windows and SUN Solaris. | anozdrin@mysql.com | 2006-05-19 | 1 | -3/+9 |
| * | | | This is an implementation of two WL items: | anozdrin@mysql.com | 2006-05-18 | 1 | -0/+12 |
* | | | | Merge rburnett@bk-internal.mysql.com:/home/bk/mysql-5.1-new | reggie@big_geek. | 2006-05-08 | 1 | -6/+0 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | removing MSDOS defines and code | reggie@big_geek. | 2006-05-08 | 1 | -6/+0 |
* | | | | UNIXWARE removal | brian@zim.(none) | 2006-04-17 | 1 | -13/+0 |
|/ / / | |||||
* | | | fix broken compile | petr@mysql.com | 2006-04-16 | 1 | -1/+1 |
* | | | Final patch to remove the last of the OS2 support. | brian@zim.(none) | 2006-04-15 | 1 | -3/+3 |
* | | | Another long patch to remove the rest of the OS2 support. | brian@zim.(none) | 2006-04-15 | 1 | -2/+2 |
|/ / | |||||
* | | Merge ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-4.1-tmp | jani@ua141d10.elisa.omakaista.fi | 2005-10-13 | 1 | -9/+0 |
|\ \ | |/ | |||||
| * | Merge mysql.com:/usr/home/ram/work/mysql-4.0 | ramil@mysql.com | 2005-10-13 | 1 | -9/+0 |
| |\ | |||||
| | * | memcpy_overlap() removed, as | ramil@mysql.com | 2005-10-12 | 1 | -10/+0 |
| | * | If the system has 64 bit "long", then "long long" does not add new | joerg@mysql.com | 2004-08-30 | 1 | -0/+3 |
| * | | Backport my_strntod() from 5.0 | monty@mysql.com | 2005-02-22 | 1 | -1/+1 |
* | | | Add my_str_malloc and _free function pointers to strings library | jimw@mysql.com | 2005-06-24 | 1 | -0/+7 |
* | | | Changed interface for my_strntod() to make it more general and more portable | monty@mysql.com | 2005-01-15 | 1 | -1/+1 |
|/ / | |||||
* | | If the system has 64 bit "long", then "long long" does not add new | joerg@mysql.com | 2004-08-26 | 1 | -0/+3 |
* | | assert.h needed for my_dbug.h now is included in my_dbug.h, where it for | konstantin@mysql.com | 2004-06-10 | 1 | -1/+0 |
* | | Portability fix (using 'char' as argument to C functions may give warnings) | monty@mysql.com | 2004-05-28 | 1 | -1/+1 |
* | | Made my_snprintf() behavior snprintf() compatible when printing %x arguments ... | dlenev@brandersnatch.localdomain | 2004-05-27 | 1 | -10/+5 |
* | | Merge with 4.0, mainly to get changes to windows project files | monty@mysql.com | 2004-05-20 | 1 | -0/+1 |
|\ \ | |/ | |||||
| * | Added support for projects 'classic', 'classic nt', 'pro' and 'pro nt' | monty@mysql.com | 2004-05-19 | 1 | -0/+1 |
* | | Merge with 4.0 to get lastest bug fixes | monty@mysql.com | 2004-03-29 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Fixed wrong assert (Got failure in ctype_tis620) | monty@mysql.com | 2004-03-29 | 1 | -1/+1 |
* | | Merge with public tree | monty@mysql.com | 2004-02-16 | 1 | -1/+1 |
|\ \ | |||||
| * | | After merge fixes | monty@mysql.com | 2004-02-16 | 1 | -1/+1 |
* | | | my_atof is deleted | serg@serg.mylan | 2004-02-13 | 1 | -2/+4 |
|/ / | |||||
* | | Simplified 'wrong xxx name' error messages by introducing 'general' ER_WRONG_... | monty@narttu.mysql.fi | 2003-11-03 | 1 | -0/+1 |
* | | merge with 4.0.15 | monty@narttu.mysql.fi | 2003-08-29 | 1 | -0/+10 |
|\ \ | |/ | |||||
| * | Fixed problem with undefined assert symbol | monty@narttu.mysql.fi | 2003-08-20 | 1 | -3/+1 |
| * | Fixed some varnings from valgrind | monty@narttu.mysql.fi | 2003-08-20 | 1 | -0/+12 |
* | | Added SQLSTATE to client/server protocol | monty@narttu.mysql.fi | 2003-06-04 | 1 | -5/+5 |
* | | after merging fixing | bell@sanja.is.com.ua | 2003-01-14 | 1 | -0/+3 |
* | | Updates for multi-byte character sets | monty@mashka.mysql.fi | 2003-01-14 | 1 | -0/+6 |
|/ | |||||
* | Fix after merge | monty@hundin.mysql.fi | 2001-12-17 | 1 | -0/+1 |
* | Lots of portability fixes. | monty@hundin.mysql.fi | 2001-12-17 | 1 | -1/+1 |
* | Update copyright | monty@hundin.mysql.fi | 2001-12-06 | 1 | -15/+14 |
* | Fix for OS2 | monty@hundin.mysql.fi | 2001-08-30 | 1 | -2/+2 |
* | Declare stpcpy() to fix portability problem on AIX with gcc 2.95.3 | monty@hundin.mysql.fi | 2001-06-03 | 1 | -5/+8 |
* | Update of interface for BDB tables. | monty@donna.mysql.com | 2000-10-24 | 1 | -1/+1 |
* | Fix of automatic repair | monty@donna.mysql.com | 2000-10-23 | 1 | -1/+1 |
* | Import changeset | bk@work.mysql.com | 2000-07-31 | 1 | -0/+241 |