summaryrefslogtreecommitdiff
path: root/sql/mysqld.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge bk-internal:/home/bk/mysql-4.0/serg@serg.mysql.com2003-03-131-1/+1
|\
| * better help messageserg@serg.mysql.com2003-03-131-1/+1
* | merge with 3.23 to get:monty@mashka.mysql.fi2003-03-111-1/+1
|\ \
| * | - typo fix for newly added error messagelenz@mysql.com2003-03-101-1/+1
* | | mergemonty@narttu.mysql.fi2003-03-101-2/+8
|\ \ \ | |_|/ |/| |
| * | after merge fixesmonty@narttu.mysql.fi2003-03-101-4/+4
| * | Merge with 3.23 to get fixes for --user and BACKUP TABLEmonty@narttu.mysql.fi2003-03-101-1/+7
| |\ \ | | |/
| | * Don't allow multiple --user options to mysqldmonty@narttu.mysql.fi2003-03-101-1/+4
| | * A better, but larger fix for server_id bug ..Sinisa@sinisa.nasamreza.org2003-03-051-3/+3
| | * Fix for SHOW VARIABLES on 64-bit platformsSinisa@sinisa.nasamreza.org2003-03-041-1/+1
| | * Fixed handling of lower_case_table_names in SHOW TABLE STATUS, mysql_list_fie...monty@mashka.mysql.fi2003-01-291-1/+1
* | | Made it possible to use --max-delayed-threads=0 in order to disablejani@rhols221.adsl.netsonic.fi2003-03-091-2/+2
* | | --new option and local variable to optionally turn onserg@serg.mysql.com2003-03-051-9/+8
|/ /
* | Fixed bug in LOCK TABLE + DROP TABLE when other thread was waiting for a tabl...monty@narttu.mysql.fi2003-03-041-2/+2
* | Added detection if pthread_attr_getstacksize() existsmonty@narttu.mysql.fi2003-02-271-0/+2
* | Portability fix for HPUX10.20monty@narttu.mysql.fi2003-02-251-7/+5
* | Fixed multi-table-delete for InnoDB tablesmonty@mashka.mysql.fi2003-02-171-40/+6
* | Check how much stack we got; Needed to be able to run crash-memonty@mashka.mysql.fi2003-02-081-1/+11
* | Fixed core dump bug in 'mysql' when using \p in prompt on Windows.monty@mashka.mysql.fi2003-02-021-3/+3
* | Fixed compilation error on windowsmonty@mashka.mysql.fi2003-01-291-8/+7
* | Only write to the error log if --log-error is specified and --console is not ...monty@mashka.mysql.fi2003-01-281-22/+24
* | mergemonty@mashka.mysql.fi2003-01-281-40/+243
|\ \
| * | Fixes for Netwaremonty@mashka.mysql.fi2003-01-281-32/+237
| * | Merge with 3.23.55monty@mashka.mysql.fi2003-01-251-2/+2
| |\ \ | | |/
| | * small fix for SHOW STATUSSinisa@sinisa.nasamreza.org2003-01-231-2/+2
| | * Safety fix to not allow one to specify too big max_alloc_packet to mysqldmonty@mashka.mysql.fi2002-12-261-1/+1
| | * removed chroot() bugfix, now --chroot in 3.23 is broken again :((serg@sergbook.mysql.com2002-12-201-1/+2
* | | Added option hostname.errAdministrador@light.2003-01-271-4/+25
* | | --ft_stopword_file command-line optionserg@serg.mysql.com2003-01-231-7/+12
|/ /
* | Fix VC++ error compilermiguel@hegel.local2003-01-161-1/+1
* | Portability fixesmonty@mashka.mysql.fi2003-01-071-16/+27
* | Changed thd variables max_join_size and select_limit to type ha_rows.monty@mashka.mysql.fi2002-12-201-5/+11
* | Merge with 3.23 to get patch for lower_case_table_names for MacOSXmonty@mashka.mysql.fi2002-12-141-2/+7
|\ \ | |/
| * Make --lower-case-table-names default on MacOSXmonty@mashka.mysql.fi2002-12-141-1/+6
* | Removed compiler warningsmonty@mashka.mysql.fi2002-12-121-1/+1
* | Merge with 3.23monty@mashka.mysql.fi2002-12-111-1/+1
|\ \ | |/
| * Added back -max to server name if we are using InnoDB.monty@mashka.mysql.fi2002-12-111-3/+3
| * Update Windows binaries prefix according MySQL Pro release packagemiguel@hegel.br2002-12-101-2/+2
| * Proper fix for SHOW VARS on 64-bit systemsSinisa@sinisa.nasamreza.org2002-12-021-1/+1
* | Copy arguments given to mysql_server_init()monty@mashka.mysql.fi2002-12-051-6/+9
* | Removed copying of parameters as this leads to memory leaks in embedded server.monty@mashka.mysql.fi2002-12-051-0/+3
* | mergedserg@serg.mysql.com2002-12-041-7/+13
|\ \ | |/
| * Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysqlserg@serg.mysql.com2002-11-281-0/+1
| |\
| | * chroot() need chdir("/") afterwards to workserg@serg.mysql.com2002-11-281-0/+1
| * | Fix for shutdown on several instances servers started as standalonemiguel@hegel.br2002-11-271-12/+13
* | | Merge work:/my/mysql-4.0 into hundin.mysql.fi:/my/mysql-4.0monty@hundin.mysql.fi2002-12-011-0/+2
|\ \ \
| * | | Fixed --datadir for embedded servermonty@hundin.mysql.fi2002-12-011-0/+2
* | | | merge with 3.23 to get bugfixes for <=> NULL and --bind-addressmonty@mashka.mysql.fi2002-11-241-2/+1
|\ \ \ \ | | |/ / | |/| |
| * | | Merge work:/home/bk/mysql into mashka.mysql.fi:/home/my/mysql-3.23monty@mashka.mysql.fi2002-11-221-0/+4
| |\ \ \
| | * | | Fixed bug with indexed NULL column <=> NULLmonty@mashka.mysql.fi2002-11-221-0/+4
| | | |/ | | |/|