summaryrefslogtreecommitdiff
path: root/sql/mysqld.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge sgluhov@work.mysql.com:/home/bk/mysql-4.0gluh@gluh.(none)2002-11-061-3/+12
|\
| * Error code for ssl connectiongluh@gluh.(none)2002-11-051-3/+12
* | Mergemonty@hundin.mysql.fi2002-10-311-4/+9
|\ \
| * | Added back old LARGEFILE handlingmonty@hundin.mysql.fi2002-10-291-4/+9
* | | Merge work:/my/mysql-4.0 into mashka.mysql.fi:/home/my/mysql-4.0monty@mashka.mysql.fi2002-10-301-3/+2
|\ \ \ | |_|/ |/| |
| * | mergemonty@mashka.mysql.fi2002-10-291-3/+2
| |\ \
| | * | Added --skip-safemalloc to mysqltestmonty@mashka.mysql.fi2002-10-291-3/+2
| | |/
* | | Many files:heikki@hundin.mysql.fi2002-10-291-2/+2
|/ /
* | - replaced all occurences of HPUX with HPUX10 (to be prepared for eventuallenz@mysql.com2002-10-241-2/+2
* | Moved rand initialization from mysqld.cc to sql_class.cc:THD::THD()nick@mysql.com2002-10-171-10/+2
|/
* Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0monty@hundin.mysql.fi2002-10-161-1/+0
|\
| * Merge with 3.23.54monty@hundin.mysql.fi2002-10-161-1/+0
| |\
| | * Remove wrong clear of mysql_port when using --skip-show-databasesmonty@hundin.mysql.fi2002-10-081-1/+0
* | | Fixed some bugs in mysql, mysqladmin and mysqld.jani@rhols221.adsl.netsonic.fi2002-10-151-4/+3
|/ /
* | Merge hundin.mysql.fi:/my/mysql-3.23monty@hundin.mysql.fi2002-09-271-1/+1
|\ \ | |/
| * Don't reset Delayed_insert_threads on FLUSH STATUSmonty@hundin.mysql.fi2002-09-271-1/+1
| * - backported gcc 3.0 linking fix from 4.0lenz@mysql.com2002-09-241-0/+2
* | Changed table_list->name -> table_list->alias to find places where we where u...monty@mashka.mysql.fi2002-09-201-3/+1
* | Increased max possible max_allowed_packet to 1Gmonty@mashka.mysql.fi2002-09-191-1/+1
* | Added CREATE TEMPORARY TABLES and LOCK TABLES to db and host tablesmonty@mashka.mysql.fi2002-09-161-0/+1
* | Merge with 3.23.53monty@mashka.mysql.fi2002-09-111-2/+2
|\ \ | |/
| * mysqld.cc:heikki@hundin.mysql.fi2002-09-101-1/+3
| * Fixed bug in mysqld when using configure --localstatedirmonty@hundin.mysql.fi2002-08-231-1/+1
| * Fix after mergemonty@hundin.mysql.fi2002-08-121-1/+0
* | Portability fixes.monty@mashka.mysql.fi2002-09-111-1/+1
* | Mergemonty@mashka.mysql.fi2002-09-051-20/+8
|\ \
| * | Fixed searching after ssl directories.monty@mashka.mysql.fi2002-09-051-20/+8
* | | Fixed a bug in my_getopt and mysqld.ccjani@rhols221.adsl.netsonic.fi2002-09-051-1/+1
|/ /
* | Merge work:/my/mysql-4.0 into mashka.mysql.fi:/home/my/mysql-4.0monty@mashka.mysql.fi2002-09-031-2/+2
|\ \
| * | Some trivial optimzationsmonty@mashka.mysql.fi2002-09-031-2/+2
* | | reverted min limit for ft_min_word_len back to 1serg@serg.mysql.com2002-09-011-1/+1
|/ /
* | A nasty fix when all rows are deleted with a write lockSinisa@sinisa.nasamreza.org2002-08-301-4/+4
* | missing optionSinisa@sinisa.nasamreza.org2002-08-301-0/+3
* | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0monty@hundin.mysql.fi2002-08-281-1/+1
|\ \
| * | Portability fixes for windowsmonty@hundin.mysql.fi2002-08-281-1/+1
* | | Small fixesmiguel@hegel.br2002-08-271-1/+1
|/ /
* | Changed relay_log_space to ulonglongmonty@hundin.mysql.fi2002-08-231-2/+3
* | Portabilityfix in mysqladmin.cmonty@hundin.mysql.fi2002-08-231-1/+2
* | Fixed bug in wait_for_update() that I had introduced.monty@hundin.mysql.fi2002-08-221-27/+27
* | Use our version of RWLOCKS on UNIXWARE 7monty@hundin.mysql.fi2002-08-211-4/+8
* | Fixed timing problem with rpl000001 replication test.monty@hundin.mysql.fi2002-08-181-5/+5
* | Fixed bug in SAFEMALLOC for systems that requires longlong data to be aligned...monty@hundin.mysql.fi2002-08-171-7/+0
* | Fixed bug in blocking handling when compiling with OPENSSL (caused hangup in ...monty@hundin.mysql.fi2002-08-171-0/+8
* | Changed SQL variable delay_key_write to an enummonty@hundin.mysql.fi2002-08-131-28/+53
* | merge with 3.23.52monty@hundin.mysql.fi2002-08-121-5/+21
|\ \ | |/
| * Fixed problem with BIGINT and shutdown on AIXmonty@hundin.mysql.fi2002-08-121-9/+17
* | Changed IF(expr, column, NULL) to take type from columnmonty@hundin.mysql.fi2002-08-121-13/+15
* | Fix for SSL and new my_getoptmonty@hundin.mysql.fi2002-08-091-20/+4
* | Added nety_retry_count as a changeable variablemonty@hundin.mysql.fi2002-08-081-41/+86
* | merge with 3.23.52monty@hundin.mysql.fi2002-08-081-3/+11
|\ \ | |/