Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge bk-internal:/home/bk/mysql-4.0/ | serg@serg.mysql.com | 2003-03-13 | 1 | -1/+1 |
|\ | |||||
| * | better help message | serg@serg.mysql.com | 2003-03-13 | 1 | -1/+1 |
* | | merge with 3.23 to get: | monty@mashka.mysql.fi | 2003-03-11 | 1 | -1/+1 |
|\ \ | |||||
| * | | - typo fix for newly added error message | lenz@mysql.com | 2003-03-10 | 1 | -1/+1 |
* | | | merge | monty@narttu.mysql.fi | 2003-03-10 | 1 | -2/+8 |
|\ \ \ | |_|/ |/| | | |||||
| * | | after merge fixes | monty@narttu.mysql.fi | 2003-03-10 | 1 | -4/+4 |
| * | | Merge with 3.23 to get fixes for --user and BACKUP TABLE | monty@narttu.mysql.fi | 2003-03-10 | 1 | -1/+7 |
| |\ \ | | |/ | |||||
| | * | Don't allow multiple --user options to mysqld | monty@narttu.mysql.fi | 2003-03-10 | 1 | -1/+4 |
| | * | A better, but larger fix for server_id bug .. | Sinisa@sinisa.nasamreza.org | 2003-03-05 | 1 | -3/+3 |
| | * | Fix for SHOW VARIABLES on 64-bit platforms | Sinisa@sinisa.nasamreza.org | 2003-03-04 | 1 | -1/+1 |
| | * | Fixed handling of lower_case_table_names in SHOW TABLE STATUS, mysql_list_fie... | monty@mashka.mysql.fi | 2003-01-29 | 1 | -1/+1 |
* | | | Made it possible to use --max-delayed-threads=0 in order to disable | jani@rhols221.adsl.netsonic.fi | 2003-03-09 | 1 | -2/+2 |
* | | | --new option and local variable to optionally turn on | serg@serg.mysql.com | 2003-03-05 | 1 | -9/+8 |
|/ / | |||||
* | | Fixed bug in LOCK TABLE + DROP TABLE when other thread was waiting for a tabl... | monty@narttu.mysql.fi | 2003-03-04 | 1 | -2/+2 |
* | | Added detection if pthread_attr_getstacksize() exists | monty@narttu.mysql.fi | 2003-02-27 | 1 | -0/+2 |
* | | Portability fix for HPUX10.20 | monty@narttu.mysql.fi | 2003-02-25 | 1 | -7/+5 |
* | | Fixed multi-table-delete for InnoDB tables | monty@mashka.mysql.fi | 2003-02-17 | 1 | -40/+6 |
* | | Check how much stack we got; Needed to be able to run crash-me | monty@mashka.mysql.fi | 2003-02-08 | 1 | -1/+11 |
* | | Fixed core dump bug in 'mysql' when using \p in prompt on Windows. | monty@mashka.mysql.fi | 2003-02-02 | 1 | -3/+3 |
* | | Fixed compilation error on windows | monty@mashka.mysql.fi | 2003-01-29 | 1 | -8/+7 |
* | | Only write to the error log if --log-error is specified and --console is not ... | monty@mashka.mysql.fi | 2003-01-28 | 1 | -22/+24 |
* | | merge | monty@mashka.mysql.fi | 2003-01-28 | 1 | -40/+243 |
|\ \ | |||||
| * | | Fixes for Netware | monty@mashka.mysql.fi | 2003-01-28 | 1 | -32/+237 |
| * | | Merge with 3.23.55 | monty@mashka.mysql.fi | 2003-01-25 | 1 | -2/+2 |
| |\ \ | | |/ | |||||
| | * | small fix for SHOW STATUS | Sinisa@sinisa.nasamreza.org | 2003-01-23 | 1 | -2/+2 |
| | * | Safety fix to not allow one to specify too big max_alloc_packet to mysqld | monty@mashka.mysql.fi | 2002-12-26 | 1 | -1/+1 |
| | * | removed chroot() bugfix, now --chroot in 3.23 is broken again :(( | serg@sergbook.mysql.com | 2002-12-20 | 1 | -1/+2 |
* | | | Added option hostname.err | Administrador@light. | 2003-01-27 | 1 | -4/+25 |
* | | | --ft_stopword_file command-line option | serg@serg.mysql.com | 2003-01-23 | 1 | -7/+12 |
|/ / | |||||
* | | Fix VC++ error compiler | miguel@hegel.local | 2003-01-16 | 1 | -1/+1 |
* | | Portability fixes | monty@mashka.mysql.fi | 2003-01-07 | 1 | -16/+27 |
* | | Changed thd variables max_join_size and select_limit to type ha_rows. | monty@mashka.mysql.fi | 2002-12-20 | 1 | -5/+11 |
* | | Merge with 3.23 to get patch for lower_case_table_names for MacOSX | monty@mashka.mysql.fi | 2002-12-14 | 1 | -2/+7 |
|\ \ | |/ | |||||
| * | Make --lower-case-table-names default on MacOSX | monty@mashka.mysql.fi | 2002-12-14 | 1 | -1/+6 |
* | | Removed compiler warnings | monty@mashka.mysql.fi | 2002-12-12 | 1 | -1/+1 |
* | | Merge with 3.23 | monty@mashka.mysql.fi | 2002-12-11 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Added back -max to server name if we are using InnoDB. | monty@mashka.mysql.fi | 2002-12-11 | 1 | -3/+3 |
| * | Update Windows binaries prefix according MySQL Pro release package | miguel@hegel.br | 2002-12-10 | 1 | -2/+2 |
| * | Proper fix for SHOW VARS on 64-bit systems | Sinisa@sinisa.nasamreza.org | 2002-12-02 | 1 | -1/+1 |
* | | Copy arguments given to mysql_server_init() | monty@mashka.mysql.fi | 2002-12-05 | 1 | -6/+9 |
* | | Removed copying of parameters as this leads to memory leaks in embedded server. | monty@mashka.mysql.fi | 2002-12-05 | 1 | -0/+3 |
* | | merged | serg@serg.mysql.com | 2002-12-04 | 1 | -7/+13 |
|\ \ | |/ | |||||
| * | Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysql | serg@serg.mysql.com | 2002-11-28 | 1 | -0/+1 |
| |\ | |||||
| | * | chroot() need chdir("/") afterwards to work | serg@serg.mysql.com | 2002-11-28 | 1 | -0/+1 |
| * | | Fix for shutdown on several instances servers started as standalone | miguel@hegel.br | 2002-11-27 | 1 | -12/+13 |
* | | | Merge work:/my/mysql-4.0 into hundin.mysql.fi:/my/mysql-4.0 | monty@hundin.mysql.fi | 2002-12-01 | 1 | -0/+2 |
|\ \ \ | |||||
| * | | | Fixed --datadir for embedded server | monty@hundin.mysql.fi | 2002-12-01 | 1 | -0/+2 |
* | | | | merge with 3.23 to get bugfixes for <=> NULL and --bind-address | monty@mashka.mysql.fi | 2002-11-24 | 1 | -2/+1 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Merge work:/home/bk/mysql into mashka.mysql.fi:/home/my/mysql-3.23 | monty@mashka.mysql.fi | 2002-11-22 | 1 | -0/+4 |
| |\ \ \ | |||||
| | * | | | Fixed bug with indexed NULL column <=> NULL | monty@mashka.mysql.fi | 2002-11-22 | 1 | -0/+4 |
| | | |/ | | |/| |