Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed bug in wait_for_update() that I had introduced. | monty@hundin.mysql.fi | 2002-08-22 | 17 | -126/+163 |
* | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0 | monty@hundin.mysql.fi | 2002-08-22 | 9 | -23/+216 |
|\ | |||||
| * | compile-*-debug* scripts will now compile InnoDB in non-inline fashion | serg@serg.mysql.com | 2002-08-21 | 1 | -1/+1 |
| * | Merge work:/home/bk/mysql-4.0 | serg@serg.mysql.com | 2002-08-21 | 8 | -22/+215 |
| |\ | |||||
| | * | Merge work:/home/bk/mysql-4.0 | serg@serg.mysql.com | 2002-08-21 | 8 | -22/+215 |
| | |\ | |||||
| | | * | InnoDB support for HANDLER | serg@serg.mysql.com | 2002-08-21 | 8 | -22/+215 |
* | | | | Portability fix. | monty@hundin.mysql.fi | 2002-08-21 | 3 | -20/+38 |
|/ / / | |||||
* | | | merge | monty@hundin.mysql.fi | 2002-08-21 | 50 | -233/+411 |
|\ \ \ | |/ / |/| | | |||||
| * | | Use our version of RWLOCKS on UNIXWARE 7 | monty@hundin.mysql.fi | 2002-08-21 | 50 | -228/+406 |
* | | | Licensing info clarified/updated (from David). | arjen@fred.bitbike.com | 2002-08-21 | 1 | -32/+36 |
* | | | Typo fixed (spotted by Thomas Spahni). | arjen@fred.bitbike.com | 2002-08-21 | 1 | -1/+1 |
* | | | Various fixes/updates. | arjen@fred.bitbike.com | 2002-08-21 | 1 | -6/+8 |
* | | | Remove trailing space in @node lines (JimW). | arjen@fred.bitbike.com | 2002-08-20 | 2 | -3/+3 |
* | | | manual.texi fix typos | paul@teton.kitebird.com | 2002-08-19 | 1 | -5/+5 |
* | | | Merge paul@work.mysql.com:/home/bk/mysql-4.0 | paul@teton.kitebird.com | 2002-08-19 | 16 | -95/+132 |
|\ \ \ | |||||
| * | | | A compatibility fix in my_getopt for boolean variables. All of | jani@hynda.(none) | 2002-08-19 | 2 | -2/+5 |
| |/ / | |||||
| * | | Fixed timing problem with rpl000001 replication test. | monty@hundin.mysql.fi | 2002-08-18 | 15 | -93/+127 |
* | | | manual.texi fix option name typo | paul@teton.kitebird.com | 2002-08-18 | 1 | -2/+2 |
* | | | manual.texi fix missing word | paul@teton.kitebird.com | 2002-08-17 | 1 | -1/+1 |
|/ / | |||||
* | | Portability fixes for 4.0.3 build. | monty@hundin.mysql.fi | 2002-08-17 | 8 | -23/+55 |
* | | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0 | monty@hundin.mysql.fi | 2002-08-17 | 1 | -42/+46 |
|\ \ | |||||
| * | | manual.texi begin to clean up the SSL section | paul@teton.kitebird.com | 2002-08-16 | 1 | -42/+46 |
| |/ | |||||
* | | Fixed bug in SAFEMALLOC for systems that requires longlong data to be aligned... | monty@hundin.mysql.fi | 2002-08-17 | 11 | -107/+46 |
* | | Merge hundin.mysql.fi:/my/mysql-3.23 | monty@hundin.mysql.fi | 2002-08-17 | 2 | -2/+4 |
|\ \ | |||||
| * | | Fix for HPUX 11 and pthread_mutex_lock | monty@hundin.mysql.fi | 2002-08-16 | 4 | -41/+82 |
* | | | merge | monty@hundin.mysql.fi | 2002-08-17 | 4 | -3/+28 |
|\ \ \ | | |/ | |/| | |||||
| * | | Merge sinisa@work.mysql.com:/home/bk/mysql-4.0 | Sinisa@sinisa.nasamreza.org | 2002-08-16 | 4 | -2/+27 |
| |\ \ | |||||
| | * | | A fix for bigints with quoted constants .. | Sinisa@sinisa.nasamreza.org | 2002-08-16 | 4 | -2/+27 |
| * | | | manual.texi fix typo | paul@teton.kitebird.com | 2002-08-16 | 1 | -1/+1 |
| |/ / | |||||
* | | | Fixed bug in blocking handling when compiling with OPENSSL (caused hangup in ... | monty@hundin.mysql.fi | 2002-08-17 | 13 | -28/+121 |
* | | | merge with 3.23.53 | monty@hundin.mysql.fi | 2002-08-16 | 51 | -14/+8608 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | Fix after merge | monty@hundin.mysql.fi | 2002-08-16 | 1 | -0/+1 |
| * | merged changelog | monty@hundin.mysql.fi | 2002-08-16 | 3 | -8/+12 |
| |\ | |||||
| | * | Fixed typo so that ulonglong are properly converted to double on AIX with gcc... | monty@hundin.mysql.fi | 2002-08-16 | 3 | -6/+18 |
| * | | - Tagged 3.23.52 release | lenz@mysql.com | 2002-08-16 | 2 | -2/+10 |
| * | | Added the last VC++ workspace and project files | miguel@hegel.local | 2002-08-15 | 89 | -0/+17535 |
| * | | Many files: | heikki@hundin.mysql.fi | 2002-08-15 | 7 | -2/+697 |
| |/ | |||||
| * | my_pthread.c: | heikki@hundin.mysql.fi | 2002-08-14 | 1 | -6/+31 |
| * | Removed not needed comment (to keep aligned with the rest of the code) | monty@work.mysql.com | 2002-08-13 | 1 | -2/+1 |
| * | my_pthread.c: | heikki@hundin.mysql.fi | 2002-08-13 | 1 | -1/+3 |
* | | Added backtick clarification when backtick char is used. | arjen@fred.bitbike.com | 2002-08-15 | 1 | -1/+1 |
* | | merge | arjen@fred.bitbike.com | 2002-08-15 | 1 | -1/+1 |
|\ \ | |||||
| * | | Little clarification in post-commit script. | arjen@fred.bitbike.com | 2002-08-15 | 1 | -2/+2 |
* | | | manual.texi Add missing 's' to -with-extra-charset | paul@teton.kitebird.com | 2002-08-14 | 1 | -2/+2 |
* | | | Fix | bar@bar.mysql.r18.ru | 2002-08-14 | 1 | -1/+1 |
* | | | Added missing undef that caused infinite recursion on HPUX | monty@work.mysql.com | 2002-08-13 | 1 | -0/+1 |
* | | | Merge sergbook.mysql.com:/usr/home/serg/Abk/mysql | serg@sergbook.mysql.com | 2002-08-13 | 6 | -26/+21 |
|\ \ \ | | |/ | |/| | |||||
| * | | "make clean" problem fix | bar@bar.mysql.r18.ru | 2002-08-13 | 2 | -1/+2 |
| * | | Merge work:/home/bk/mysql | serg@sergbook.mysql.com | 2002-08-13 | 3 | -1/+2 |
| |\ \ | |||||
| | * | | disable "dvi" target in TeX is not installed | serg@sergbook.mysql.com | 2002-08-13 | 3 | -1/+2 |