Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Big code cleanup/review before 4.0.2 release. | monty@mashka.mysql.fi | 2002-06-11 | 5 | -82/+108 |
* | removed init_count from IO_CACHE. | monty@hundin.mysql.fi | 2002-06-05 | 1 | -66/+67 |
* | merge with 3.23 | monty@hundin.mysql.fi | 2002-06-02 | 2 | -2/+2 |
|\ | |||||
| * | Portability fixes for SCO and HPUX | monty@hundin.mysql.fi | 2002-05-31 | 1 | -1/+1 |
| * | A small fix for HP-UX when used --with-debug | Sinisa@sinisa.nasamreza.org | 2002-05-30 | 1 | -1/+1 |
* | | Added useful exit error code for programs using my_getopt in case | jani@hynda.(none) | 2002-05-29 | 2 | -0/+17 |
* | | merge with 3.23.51 | monty@hundin.mysql.fi | 2002-05-27 | 2 | -14/+20 |
|\ \ | |/ | |||||
| * | Renamed stripp_sp -> strip_sp | monty@hundin.mysql.fi | 2002-05-27 | 1 | -1/+1 |
| * | Split raid C function to separate file to make things more portable. | monty@hundin.mysql.fi | 2002-05-27 | 1 | -0/+6 |
| * | Portability fix for OSF1 | monty@narttu. | 2002-05-27 | 1 | -13/+13 |
* | | Removed GNU getopt from MySQL distribution (replaced by my_getopt) | jani@hynda.(none) | 2002-05-22 | 1 | -2/+1 |
* | | Fixes for gcc 3.1 | monty@hundin.mysql.fi | 2002-05-21 | 1 | -8/+8 |
* | | merge with 3.23.51 | monty@hundin.mysql.fi | 2002-05-16 | 3 | -26/+37 |
|\ \ | |/ | |||||
| * | New my_gethostbyname_r() handling | monty@hundin.mysql.fi | 2002-05-16 | 2 | -25/+36 |
| * | Sergei's MyODBC fix | miguel@hegel.local | 2002-05-12 | 1 | -3/+3 |
| * | Fixed problems with DECIMAL() type on overflow. | monty@hundin.mysql.fi | 2002-05-02 | 1 | -1/+17 |
* | | Changed GET_STRALC to GET_STR_ALLOC | jani@rhols221.adsl.netsonic.fi | 2002-05-15 | 1 | -1/+1 |
* | | resolve changes | Sinisa@sinisa.nasamreza.org | 2002-05-15 | 1 | -0/+1 |
|\ \ | |||||
| * | | Features made for Schlund plus several bug fixes. | Sinisa@sinisa.nasamreza.org | 2002-05-15 | 1 | -0/+1 |
* | | | - Added new type GET_STRALC to my_getopt. | jani@rhols221.adsl.netsonic.fi | 2002-05-14 | 1 | -1/+1 |
* | | | Fixed some bugs in my_getopt.c, added functionality for new GET_* | jani@rhols221.adsl.netsonic.fi | 2002-05-07 | 1 | -1/+2 |
* | | | Reworked the RPM spec file and added several fixes to make the | lenz@mysql.com | 2002-05-03 | 1 | -1/+1 |
* | | | Merge work:/home/bk/mysql-4.0 | serg@serg.mysql.com | 2002-04-28 | 1 | -3/+3 |
|\ \ \ | |||||
| * | | | init_dynamic_array MyODBC compatibility fix | serg@serg.mysql.com | 2002-04-28 | 1 | -3/+3 |
* | | | | merge | monty@hundin.mysql.fi | 2002-04-25 | 1 | -0/+7 |
|\ \ \ \ | |/ / / |/| | / | | |/ | |/| | |||||
| * | | Small fix for HP-UX 10.20 with DCE threads | Sinisa@sinisa.nasamreza.org | 2002-04-16 | 1 | -1/+1 |
| * | | Fixed pthread_cond_timedwait() for HPUX and DCE threads | monty@tik.mysql.fi | 2002-04-16 | 1 | -0/+7 |
* | | | my_alloc.h included in installation | bell@sanja.is.com.ua | 2002-04-20 | 3 | -3/+3 |
| |/ |/| | |||||
* | | query cache code can be excluded from server | bell@sanja.is.com.ua | 2002-04-15 | 1 | -8/+0 |
* | | collision resolving | bell@sanja.is.com.ua | 2002-04-13 | 3 | -37/+41 |
|\ \ | |||||
| * | | allocated bigger blocks if it needed | bell@sanja.is.com.ua | 2002-04-13 | 3 | -37/+41 |
* | | | merge | monty@tik.mysql.fi | 2002-04-12 | 1 | -3/+5 |
|\ \ \ | |/ / |/| | | |||||
| * | | Update for BTREE keys in HEAP tables | monty@tik.mysql.fi | 2002-04-12 | 1 | -3/+5 |
* | | | Merged in some changes made to MySQL clients by other | jani@hynda.mysql.fi | 2002-04-03 | 3 | -24/+30 |
|\ \ \ | |/ / |/| | | |||||
| * | | Changed mysql, mysqladmin, mysqlshow, mysqldump, mysqlimport, | jani@hynda.mysql.fi | 2002-04-02 | 3 | -24/+30 |
* | | | Fix for HAVE_QUERY_CACHE | monty@hundin.mysql.fi | 2002-04-02 | 2 | -2/+1 |
* | | | Cleanups | monty@hundin.mysql.fi | 2002-04-02 | 3 | -13/+16 |
* | | | Merge work:/home/bk/mysql-4.0 | sasha@mysql.sashanet.com | 2002-03-26 | 1 | -0/+4 |
|\ \ \ | |||||
| * | | | coverted my_thread_init() /end to use my_malloc()/my_free() to help track | sasha@mysql.sashanet.com | 2002-03-26 | 1 | -0/+4 |
* | | | | merge (remove conflicting zip files) | monty@hundin.mysql.fi | 2002-03-27 | 2 | -4/+4 |
|\ \ \ \ | |||||
| * \ \ \ | merge with 3.23.50 | monty@hundin.mysql.fi | 2002-03-27 | 1 | -1/+1 |
| |\ \ \ \ | | | |_|/ | | |/| | | |||||
| | * | | | Fixed overflow bug | monty@hundin.mysql.fi | 2002-03-26 | 1 | -1/+1 |
| | * | | | Added help for --local-infile | monty@hundin.mysql.fi | 2002-03-12 | 1 | -0/+1 |
| * | | | | support for unsigned FLOAT/DOUBLE | monty@hundin.mysql.fi | 2002-03-27 | 2 | -3/+3 |
* | | | | | Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.0 | bell@sanja.is.com.ua | 2002-03-23 | 1 | -0/+8 |
|\ \ \ \ \ | |||||
| * | | | | | added building without query cache | bell@sanja.is.com.ua | 2002-03-22 | 1 | -0/+8 |
| |/ / / / | |||||
* | | | | | REPAIR ... USE_FRM | serg@serg.mysql.com | 2002-03-22 | 1 | -1/+1 |
* | | | | | commit to pull | serg@serg.mysql.com | 2002-03-21 | 1 | -0/+6 |
|/ / / / | |||||
* | | | | merged | serg@serg.mysql.com | 2002-03-13 | 2 | -18/+27 |
|\ \ \ \ | |||||
| * \ \ \ | Merge work:/home/bk/mysql-4.0/ | jani@hynda.mysql.fi | 2002-03-13 | 2 | -18/+26 |
| |\ \ \ \ |