summaryrefslogtreecommitdiff
path: root/sql/mysqld.cc
Commit message (Expand)AuthorAgeFilesLines
* mergemonty@mashka.mysql.fi2003-01-041-8/+19
|\
| * Merge with 4.0.8monty@mashka.mysql.fi2003-01-031-8/+19
| |\
| | * 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
* | | | Fixed duplicate of handle_count in __NT__ sectionwax@mysql.com2002-12-311-1/+0
* | | | Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/4.1vva@eagle.mysql.r18.ru2002-12-301-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | processing thread specific queriesvva@eagle.mysql.r18.ru2002-12-301-0/+1
* | | | less default_charset_infobar@bar.mysql.r18.ru2002-12-201-6/+8
* | | | mergemonty@mashka.mysql.fi2002-12-141-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Fixes for binary protocol (complement to last push)monty@mashka.mysql.fi2002-12-141-1/+1
* | | | Remove variables redefined and variable shutdown_event_name fixmiguel@hegel.br2002-12-131-2/+1
* | | | Preparation to charset dependant test_if_int and test_if_realbar@bar.mysql.r18.ru2002-12-111-1/+1
|/ / /
* | | merge fixmonty@mashka.mysql.fi2002-12-061-13/+27
|\ \ \
| * \ \ Merge with 4.0.6monty@mashka.mysql.fi2002-12-051-13/+27
| |\ \ \ | | |/ /
| | * | 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
* | | | | | SCRAM Remove spaces from most changed files.peter@mysql.com2002-12-051-78/+78
* | | | | | SCRUM: Montymise codepeter@mysql.com2002-11-301-0/+3
* | | | | | Merging....peter@mysql.com2002-11-291-5/+19
|\ \ \ \ \ \ | |/ / / / /
| * | | | | added missing Com_xxx status variablesserg@serg.mysql.com2002-11-291-1/+11
| * | | | | make multi updates statistics visible in SHOW STATUS as Com_update_multiserg@serg.mysql.com2002-11-291-1/+2
| * | | | | Item_func_equal made uniformbell@sanja.is.com.ua2002-11-281-1/+5
| * | | | | Merge with 4.0monty@mashka.mysql.fi2002-11-251-2/+1
| |\ \ \ \ \ | | |/ / / /
| | * | | | 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
| | | | | |/ | | | | |/|
| | | * | | A fix for --bind-address=hostnameSinisa@sinisa.nasamreza.org2002-11-211-2/+1
| | | |/ /
* | | | | Merge....peter@mysql.com2002-11-241-50/+368
|\ \ \ \ \ | |/ / / /
| * | | | Merge with 4.0monty@mashka.mysql.fi2002-11-211-38/+98
| |\ \ \ \ | | |/ / /
| | * | | Try to optimize the cache buffer size needed for bulk_insertmonty@mashka.mysql.fi2002-11-201-2/+19
| | | |/ | | |/|
| | * | new status variable (number of queries deleted because of low memory)bell@sanja.is.com.ua2002-11-171-0/+1
| | * | Small improvement to alloc_rootmonty@mashka.mysql.fi2002-11-161-0/+11
| | * | Ensure that mysql_home ends in FN_LIBCHAR after realpath()monty@mashka.mysql.fi2002-11-121-1/+9
| | * | Extended WEEK() to be able to handle ISO weeks.monty@mashka.mysql.fi2002-11-121-1/+7
| | * | manually mergedserg@sergbook.mysql.com2002-11-071-0/+4
| | |\ \
| | | * \ Mergeserg@sergbook.mysql.com2002-11-061-3/+12
| | | |\ \
| | | * \ \ mergedserg@sergbook.mysql.com2002-11-051-0/+4
| | | |\ \ \ | | | | | |/ | | | | |/|
| | | | * | Fix to get core file on Linuxmonty@hundin.mysql.fi2002-11-051-0/+4