summaryrefslogtreecommitdiff
path: root/sql/mysqld.cc
Commit message (Expand)AuthorAgeFilesLines
* show symlinked directories in SHOW CREATE TABLEmonty@narttu.mysql.fi2003-08-231-2/+6
* Move test that uses many tables (in query_cache.test) to separate test so tha...monty@narttu.mysql.fi2003-08-221-0/+16
* Fixed some varnings from valgrindmonty@narttu.mysql.fi2003-08-201-1/+1
* Review of changesets since last pull.monty@mashka.mysql.fi2003-08-071-22/+42
* mysqld.cc:heikki@hundin.mysql.fi2003-07-291-1/+1
* Fix for service issue with paths having spaces (bug #687)miguel@hegel.local2003-07-231-2/+5
* Better fix for bug #791: At binlog rotation, INSERTs may not find their way i...monty@narttu.mysql.fi2003-07-141-2/+2
* removed 2 small useless if().guilhem@mysql.com2003-07-121-8/+3
* Fix for BUG#791:guilhem@mysql.com2003-07-111-0/+13
* Merge bk-internal.mysql.com:/home/bk/mysql-4.0monty@mashka.mysql.fi2003-07-091-1/+0
|\
| * Fixed bug in ALTER TABLE ... DISABLE/ENABLE KEYSmonty@mashka.mysql.fi2003-07-081-1/+0
* | typos fixedserg@serg.mylan2003-07-071-6/+6
* | WL#912 (more user control on relay logs):guilhem@mysql.com2003-07-061-11/+19
|/
* I committed the same changeset in my tree yesterday, but broke the tree since,guilhem@mysql.com2003-07-031-0/+2
* Added thread variable max_seeks_for_keymonty@mashka.mysql.fi2003-06-271-1/+6
* Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-4.0gluh@gluh.mysql.r18.ru2003-06-231-0/+6
|\
| * Warn that --log-slave-updates is used without --log-bin and disabled (WL#998)guilhem@mysql.com2003-06-201-0/+6
* | SCRUMgluh@gluh.mysql.r18.ru2003-06-191-1/+7
|/
* Changed safemalloc structure to not have to be 8 byte aligned. (Portability p...monty@narttu.mysql.fi2003-06-121-1/+1
* Don't install signal handler for SIGINT by defaultmonty@narttu.mysql.fi2003-06-101-10/+33
* sql_yacc.yy, sql_parse.cc, sql_lex.h, mysqld.cc, lex.h:heikki@hundin.mysql.fi2003-06-061-0/+1
* mysqld won't give a warning any more, if --user=user_name is used,jani@ua126d19.elisa.omakaista.fi2003-06-051-4/+11
* Print error if we can't delete an alarmmonty@narttu.mysql.fi2003-06-051-1/+1
* Added [mysqld-base-version] as a default group for the mysqld servermonty@narttu.mysql.fi2003-06-041-1/+1
* Small fixes (nothing nameworthy)monty@narttu.mysql.fi2003-06-011-10/+4
* Fixed problem with mysql prompt when server disconnect. (Bug 356)monty@narttu.mysql.fi2003-05-271-10/+0
* Merge narttu.mysql.fi:/my/mysql-3.23 into narttu.mysql.fi:/my/mysql-4.0monty@narttu.mysql.fi2003-05-261-2/+5
|\
| * Fixed bug when installing mysqld as a service with 2 arguments (option + serv...monty@narttu.mysql.fi2003-05-261-2/+5
* | Merge with 3.23 to get fix for kill mysqld-pidmonty@narttu.mysql.fi2003-05-261-4/+11
|\ \ | |/
| * Fixed problem with 'kill pid-of-mysqld' on Mac OS Xmonty@narttu.mysql.fi2003-05-261-4/+11
* | Fixed core dump bug when shuting down mysqldmonty@narttu.mysql.fi2003-05-261-3/+4
* | Added option --read-only (Thanks to Markus Benning)monty@narttu.mysql.fi2003-05-191-4/+10
* | Fixed a bug in DROP DATABASE when database had a RAID type table.jani@hynda.(none)2003-05-131-4/+2
* | - Fixed a bug in myisam_max_[extra]_sort_file_size, bug ID 339 and 342jani@hynda.(none)2003-05-131-2/+3
* | Safety fix to enable RAID in max binariesmonty@mashka.mysql.fi2003-05-131-0/+1
* | Merge bk-internal:/home/bk/mysql-4.0/serg@serg.mylan2003-05-051-2/+7
|\ \
| * | parallel-repair available in mysqldserg@serg.mylan2003-05-041-2/+7
* | | Added innodb_max_dirty_pages_pct parameter to limit amount peter@mysql.com2003-05-041-0/+5
|/ /
* | Merge gweir@bk-internal.mysql.com:/home/bk/mysql-4.0greg@mysql.com2003-04-271-5/+3
|\ \
| * | Changes from Novell for NetWare platformgreg@mysql.com2003-04-241-5/+3
* | | Fixed problem when comparing a key for a multi-byte-character set. (bug 152)monty@mashka.mysql.fi2003-04-271-2/+2
* | | Merge with 3.23:monty@mashka.mysql.fi2003-04-261-2/+3
|\ \ \ | | |/ | |/|
| * | Fix possible memory overrun when reading broken character set filesmonty@mashka.mysql.fi2003-04-261-1/+1
| * | Changed innobase_flush_log_at_trx_commit to be 1 as defaultmonty@mashka.mysql.fi2003-04-071-2/+6
* | | Fix for -fbranch-probabilites (bug 268)monty@mashka.mysql.fi2003-04-261-2/+2
| |/ |/|
* | mergemonty@narttu.mysql.fi2003-04-241-1/+1
|\ \
| * | Fixes for valgrindmonty@narttu.mysql.fi2003-04-231-1/+1
* | | Memory leak fixed.gluh@gluh.mysql.r18.ru2003-04-161-0/+2
|/ /
* | Fixed bug in SUM() with NULL:smonty@mashka.mysql.fi2003-04-151-8/+5
* | Documented undocumented replication options, now that the manual is up-to-date.guilhem@mysql.com2003-04-041-7/+15