Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Portability fix. | monty@hundin.mysql.fi | 2002-08-21 | 1 | -11/+25 |
* | merge | monty@hundin.mysql.fi | 2002-08-21 | 4 | -13/+21 |
|\ | |||||
| * | Use our version of RWLOCKS on UNIXWARE 7 | monty@hundin.mysql.fi | 2002-08-21 | 4 | -13/+21 |
* | | A compatibility fix in my_getopt for boolean variables. All of | jani@hynda.(none) | 2002-08-19 | 1 | -2/+2 |
|/ | |||||
* | Portability fixes for 4.0.3 build. | monty@hundin.mysql.fi | 2002-08-17 | 1 | -3/+2 |
* | Fixed bug in SAFEMALLOC for systems that requires longlong data to be aligned... | monty@hundin.mysql.fi | 2002-08-17 | 2 | -86/+19 |
* | Fixed bug in blocking handling when compiling with OPENSSL (caused hangup in ... | monty@hundin.mysql.fi | 2002-08-17 | 1 | -7/+24 |
* | merge with 3.23.53 | monty@hundin.mysql.fi | 2002-08-16 | 2 | -8/+30 |
|\ | |||||
| * | Fixed typo so that ulonglong are properly converted to double on AIX with gcc... | monty@hundin.mysql.fi | 2002-08-16 | 1 | -1/+1 |
| * | 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 missing undef that caused infinite recursion on HPUX | monty@work.mysql.com | 2002-08-13 | 1 | -0/+1 |
* | | merge with 3.23.52 | monty@hundin.mysql.fi | 2002-08-12 | 15 | -174/+202 |
|\ \ | |/ | |||||
| * | Fixed problem with BIGINT and shutdown on AIX | monty@hundin.mysql.fi | 2002-08-12 | 15 | -177/+202 |
| * | Backported pthread_mutex_trylock code from MySQL 4.0 to fix problem on HPUX. | monty@hundin.mysql.fi | 2002-08-06 | 1 | -2/+21 |
* | | Changed IF(expr, column, NULL) to take type from column | monty@hundin.mysql.fi | 2002-08-12 | 1 | -2/+3 |
* | | Some comments added to function | peter@mysql.com | 2002-08-08 | 1 | -2/+31 |
* | | Merge mysql.com:/home/pz/mysql/mysql-4.0-root | peter@mysql.com | 2002-08-08 | 2 | -1/+8 |
|\ \ | |||||
| * \ | merge | monty@hundin.mysql.fi | 2002-08-08 | 2 | -1/+8 |
| |\ \ | |||||
| | * | | Fix for Intel compiler (ecc) | monty@hundin.mysql.fi | 2002-08-08 | 2 | -1/+8 |
* | | | | Merge mysql.com:/home/pz/mysql/mysql-4.0-root | peter@mysql.com | 2002-08-08 | 1 | -2/+8 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Fix bug of running the queries with no selected database while running with -... | peter@mysql.com | 2002-08-07 | 1 | -2/+8 |
| |/ / | |||||
* | | | merge | monty@mashka.mysql.fi | 2002-08-08 | 7 | -21/+58 |
|\ \ \ | |/ / |/| | | |||||
| * | | Lots of code fixes to the replication code (especially the binary logging and... | monty@mashka.mysql.fi | 2002-08-08 | 4 | -15/+36 |
| * | | Merge with 3.23.51 | monty@mashka.mysql.fi | 2002-07-25 | 3 | -6/+22 |
| |\ \ | | |/ | |||||
| | * | - Updated OS/2 port with files provided by Yuri Dario <mc6530@mclink.it> | lenz@mysql.com | 2002-07-15 | 3 | -6/+22 |
| | * | Portability fix for HPUX | monty@mashka.mysql.fi | 2002-06-17 | 1 | -2/+9 |
* | | | Merge mysql.com:/home/pz/mysql/mysql-4.0-root | peter@mysql.com | 2002-07-25 | 4 | -47/+147 |
|\ \ \ | |/ / | |||||
| * | | merge | monty@mashka.mysql.fi | 2002-07-23 | 4 | -47/+147 |
| |\ \ | |||||
| | * | | New SET syntax & system variables. | monty@mashka.mysql.fi | 2002-07-23 | 4 | -47/+147 |
* | | | | Possibility to weaken AES key as Mark asked | peter@mysql.com | 2002-07-23 | 1 | -0/+26 |
|/ / / | |||||
* | | | Some | salle@geopard.online.bg | 2002-07-17 | 1 | -2/+2 |
|/ / | |||||
* | | Merge work:/home/bk/mysql-4.0 | serg@sergbook.mysql.com | 2002-07-14 | 1 | -9/+0 |
|\ \ | |||||
| * | | parallel repair needs rec_buff local for thread !!! | serg@sergbook.mysql.com | 2002-07-14 | 1 | -9/+0 |
* | | | Merge work:/home/bk/mysql-4.0/ | jani@rhols221.adsl.netsonic.fi | 2002-07-10 | 1 | -14/+14 |
|\ \ \ | |||||
| * \ \ | Merge work:/home/bk/mysql-4.0/ | jani@rhols221.adsl.netsonic.fi | 2002-07-01 | 1 | -14/+14 |
| |\ \ \ | |||||
| | * | | | Added interface for first set of dynamic variables. | jani@rhols221.adsl.netsonic.fi | 2002-06-28 | 1 | -14/+14 |
* | | | | | Rewrite function comments | salle@geopard.(none) | 2002-07-09 | 8 | -22/+232 |
* | | | | | Added a compile fix for AIX to include/my_sys.h | lenz@mysql.com | 2002-07-03 | 1 | -7/+7 |
| |_|/ / |/| | | | |||||
* | | | | Portability fixes. | monty@hundin.mysql.fi | 2002-07-01 | 1 | -5/+10 |
|/ / / | |||||
* | | | Merge work:/home/bk/mysql-4.0 | serg@serg.mysql.com | 2002-06-30 | 1 | -2/+2 |
|\ \ \ | |||||
| * | | | Update for running gcc 3.x (mainly on HPUX) | monty@hundin.mysql.fi | 2002-06-30 | 1 | -2/+2 |
* | | | | post-merge fix | serg@serg.mysql.com | 2002-06-30 | 1 | -1/+0 |
* | | | | merged | serg@serg.mysql.com | 2002-06-30 | 1 | -31/+68 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | "myisamchk -p" for parallel recover works (no extensive testing though) | serg@serg.mysql.com | 2002-06-30 | 1 | -25/+88 |
* | | | | Added support for rw_tryrdlock() and rw_trywrlock() | monty@hundin.mysql.fi | 2002-06-29 | 1 | -20/+51 |
* | | | | Portability fix (for HPUX) | monty@hundin.mysql.fi | 2002-06-29 | 1 | -1/+0 |
* | | | | Added support for semaphores in mysys. | monty@hundin.mysql.fi | 2002-06-29 | 5 | -14/+125 |
| |/ / |/| | | |||||
* | | | Fixed bug in REPAIR table. | monty@hundin.mysql.fi | 2002-06-28 | 1 | -2/+4 |