Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updated VC++ project files for 4.0.4 | monty@mashka.mysql.fi | 2002-09-24 | 1 | -0/+1 |
* | Increased max possible max_allowed_packet to 1G | monty@mashka.mysql.fi | 2002-09-19 | 3 | -30/+5 |
* | Added code to flush a bulk_insert index. | monty@mashka.mysql.fi | 2002-09-18 | 1 | -0/+1 |
* | Update mysql-test results after merge | monty@mashka.mysql.fi | 2002-09-18 | 2 | -5/+5 |
* | fixed so that --ssl and --skip-ssl works with the MySQL clients. | monty@mashka.mysql.fi | 2002-09-17 | 1 | -0/+29 |
* | Added CREATE TEMPORARY TABLES and LOCK TABLES to db and host tables | monty@mashka.mysql.fi | 2002-09-16 | 1 | -1/+1 |
* | Portability fixes. | monty@mashka.mysql.fi | 2002-09-11 | 1 | -6/+13 |
* | Fixed searching after ssl directories. | monty@mashka.mysql.fi | 2002-09-05 | 2 | -4/+11 |
* | Portability fixes for windows | monty@hundin.mysql.fi | 2002-08-28 | 2 | -1/+2 |
* | Changed relay_log_space to ulonglong | monty@hundin.mysql.fi | 2002-08-23 | 1 | -1/+1 |
* | Use our version of RWLOCKS on UNIXWARE 7 | monty@hundin.mysql.fi | 2002-08-21 | 3 | -1/+10 |
* | Portability fixes for 4.0.3 build. | monty@hundin.mysql.fi | 2002-08-17 | 1 | -1/+1 |
* | Fixed bug in blocking handling when compiling with OPENSSL (caused hangup in ... | monty@hundin.mysql.fi | 2002-08-17 | 2 | -4/+6 |
* | merge with 3.23.52 | monty@hundin.mysql.fi | 2002-08-12 | 2 | -9/+8 |
|\ | |||||
| * | Fixed problem with BIGINT and shutdown on AIX | monty@hundin.mysql.fi | 2002-08-12 | 2 | -1/+3 |
| * | After discussing it with Monty by phone once more: | lenz@mysql.com | 2002-08-10 | 1 | -0/+3 |
| * | Portability fix for AIX | monty@hundin.mysql.fi | 2002-08-08 | 1 | -8/+4 |
| * | - portability fix for AIX in include/my_sys.h: define alloca as a | lenz@mysql.com | 2002-08-08 | 1 | -0/+9 |
* | | Fix for SSL and new my_getopt | monty@hundin.mysql.fi | 2002-08-09 | 3 | -50/+2 |
* | | sslopt-case.h changed optarg to argument, decomment ssl-key option | walrus@mysql.com | 2002-08-08 | 1 | -4/+6 |
* | | Added nety_retry_count as a changeable variable | monty@hundin.mysql.fi | 2002-08-08 | 1 | -1/+1 |
* | | merge with 3.23.52 | monty@hundin.mysql.fi | 2002-08-08 | 1 | -0/+1 |
|\ \ | |/ | |||||
| * | Backported pthread_mutex_trylock code from MySQL 4.0 to fix problem on HPUX. | monty@hundin.mysql.fi | 2002-08-06 | 1 | -7/+10 |
| * | my_pthread.h, configure.in: | heikki@hundin.mysql.fi | 2002-08-06 | 1 | -0/+7 |
| * | Changed initialization of RND() to be less predictable. | monty@mashka.mysql.fi | 2002-08-06 | 1 | -0/+1 |
| * | Fixed bug with GROUP BY on NULL fields. | monty@mashka.mysql.fi | 2002-08-05 | 2 | -0/+5 |
| * | Two small patches proposed by Paul DuBois | salle@geopard.online.bg | 2002-08-03 | 1 | -1/+1 |
* | | merge | monty@hundin.mysql.fi | 2002-08-08 | 3 | -18/+15 |
|\ \ | |||||
| * | | Fix for Intel compiler (ecc) | monty@hundin.mysql.fi | 2002-08-08 | 3 | -18/+15 |
* | | | merge | monty@mashka.mysql.fi | 2002-08-08 | 6 | -11/+22 |
|\ \ \ | |/ / |/| | | |||||
| * | | Lots of code fixes to the replication code (especially the binary logging and... | monty@mashka.mysql.fi | 2002-08-08 | 4 | -8/+16 |
| * | | Merge with 3.23.51 | monty@mashka.mysql.fi | 2002-07-25 | 2 | -3/+6 |
| |\ \ | | |/ | |||||
| | * | - Updated OS/2 port with files provided by Yuri Dario <mc6530@mclink.it> | lenz@mysql.com | 2002-07-15 | 2 | -4/+7 |
| | * | Added some patches provided by SuSE to fix build problems on | lenz@mysql.com | 2002-07-15 | 1 | -1/+2 |
* | | | Fix for QNX 6.2. | jani@rhols221.adsl.netsonic.fi | 2002-08-05 | 1 | -2/+5 |
* | | | Two small patches proposed by Paul DuBois | salle@geopard.online.bg | 2002-08-03 | 1 | -1/+1 |
* | | | Portability fix for QNX 6.2 | jani@rhols221.adsl.netsonic.fi | 2002-08-02 | 1 | -0/+2 |
* | | | few small fixes | Sinisa@sinisa.nasamreza.org | 2002-08-01 | 1 | -2/+2 |
* | | | MyISAM: always store alloced_rec_buff_length with the buffer itself | serg@sergbook.mysql.com | 2002-07-26 | 1 | -1/+0 |
* | | | Merge work:/home/bk/mysql-4.0 | serg@sergbook.mysql.com | 2002-07-25 | 1 | -14/+13 |
|\ \ \ | |||||
| * | | | MI_SORT_INFO and MI_SORT_PARAM massaging | serg@sergbook.mysql.com | 2002-07-25 | 1 | -14/+13 |
| |/ / | |||||
* | | | Added an "#ifdef _AIX" around the "#pragma #alloca" in include/my_sys.h | lenz@mysql.com | 2002-07-25 | 1 | -1/+3 |
|/ / | |||||
* | | Removed wrong implementation of CUBE/ROLLUP | monty@mashka.mysql.fi | 2002-07-24 | 1 | -1/+3 |
* | | merge | monty@mashka.mysql.fi | 2002-07-23 | 9 | -33/+36 |
|\ \ | |||||
| * | | New SET syntax & system variables. | monty@mashka.mysql.fi | 2002-07-23 | 9 | -33/+36 |
* | | | parallel repair: style fixups | serg@sergbook.mysql.com | 2002-07-21 | 2 | -3/+2 |
* | | | Some | salle@geopard.online.bg | 2002-07-17 | 2 | -30/+30 |
|/ / | |||||
* | | Merge work:/home/bk/mysql-4.0 | serg@sergbook.mysql.com | 2002-07-14 | 1 | -0/+2 |
|\ \ | |||||
| * | | parallel repair needs rec_buff local for thread !!! | serg@sergbook.mysql.com | 2002-07-14 | 1 | -0/+2 |
* | | | Merge work:/home/bk/mysql-4.0/ | jani@rhols221.adsl.netsonic.fi | 2002-07-10 | 1 | -3/+3 |
|\ \ \ |