summaryrefslogtreecommitdiff
path: root/sql/mysqld.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0petr@mysql.com2004-12-181-4/+1
|\
| * BUG#7384 IM fails to compile on Solaris.petr@mysql.com2004-12-181-4/+1
* | Merge akopytov@bk-internal.mysql.com:/home/bk/mysql-5.0kaa@polly.local2004-12-171-2/+33
|\ \ | |/ |/|
| * Forward port of HugeTLB, InnoDB doublewrite and checksums patches to 5.0kaa@polly.local2004-12-141-2/+33
* | First commit to mysql-5.0 tree to include MySQL Federated Storage Handler. Th...patg@patrick-galbraiths-computer.local2004-12-111-0/+6
|/
* After merge fixesmonty@mysql.com2004-12-061-1/+1
* Merge with 4.1monty@mysql.com2004-12-061-1/+1
|\
| * mysqld.cc:marko@hundin.mysql.fi2004-12-021-1/+1
* | Merge avenger.(none):/export/brian/mysql/merge/4.1brian@avenger.(none)2004-11-301-17/+45
|\ \ | |/
| * fixed so that warning on missing support for engine only printed once even if...tomas@poseidon.ndb.mysql.com2004-11-301-17/+45
* | Merge for Matt for Innodb bug. brian@avenger.(none)2004-11-301-11/+31
|\ \ | |/
| * use sql_print_warning instead of push_warning in mysqld.cctomas@poseidon.ndb.mysql.com2004-11-301-8/+4
| * mysqld.cc:tomas@poseidon.ndb.mysql.com2004-11-301-8/+12
| * mysqld.cc:tomas@poseidon.ndb.mysql.com2004-11-301-1/+1
| * add warnings for INNODB,BDB,ISAM being unavailable if switch to use is suppli...tomas@poseidon.ndb.mysql.com2004-11-301-1/+10
| * Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1tomas@poseidon.ndb.mysql.com2004-11-301-10/+15
| |\
| | * Applied some Netware related patches.jani@a193-229-222-105.elisa-laajakaista.fi2004-11-291-10/+15
| * | added use of mysql_cluster in mysqld (e.g. for ndb-connectstring)tomas@poseidon.ndb.mysql.com2004-11-301-3/+13
| |/
* | Applied some patches for Netware.jani@a193-229-222-105.elisa-laajakaista.fi2004-11-291-2/+6
* | Change sql_mode BROKEN_NOT to HIGH_NOT_PRECEDENCEantony@ltantony.rdg.cyberkinetica.homeunix.net2004-11-271-1/+1
* | spelling fixed/comments added (postreview fixes)bell@sanja.is.com.ua2004-11-251-1/+1
* | Merge serg.mylan:/usr/home/serg/Abk/mysql-4.1serg@serg.mylan2004-11-231-4/+19
|\ \ | |/
| * Merge mysql.com:/home/wax/mysql/mysql-4.1wax@mysql.com2004-11-231-4/+19
| |\
| | * rename event_connect_request to smem_event_connect_requestwax@kishkin.ru2004-11-231-7/+7
| | * BUG#6056wax@kishkin.ru2004-11-041-1/+16
* | | mergedserg@serg.mylan2004-11-201-4/+24
|\ \ \ | |/ /
| * | moved ndb_use_transactions out of opts and to be set default true in THD::inittomas@poseidon.ndb.mysql.com2004-11-181-6/+0
| * | Enabled usage of new system variables for ndbtomas@poseidon.ndb.mysql.com2004-11-171-4/+30
* | | Merge mysql.com:/home/cps/mysql/trees/mysql-5.0petr@mysql.com2004-11-181-0/+3
|\ \ \
| * | | WL 2059 Engine-specific status variables framework and WL 1922petr@mysql.com2004-11-181-0/+3
* | | | WL#638 - Fix precedence for parsing NOT ... LIKE expression santony@ltantony.rdg.cyberkinetica.homeunix.net2004-11-171-1/+1
|/ / /
* | | margebell@sanja.is.com.ua2004-11-131-6/+19
|\ \ \
| * \ \ mergebell@sanja.is.com.ua2004-11-121-6/+19
| |\ \ \
| | * | | post-review fixesbell@sanja.is.com.ua2004-11-121-1/+2
| | * | | changed function name to prevent injection wrong code from 4.1 (WL#2133)bell@sanja.is.com.ua2004-10-201-2/+2
| | * | | errors without code removedbell@sanja.is.com.ua2004-10-201-4/+16
* | | | | Merge with 4.1monty@mysql.com2004-11-121-4/+2
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | Merge on pullmonty@mysql.com2004-11-121-2/+2
| |\ \ \
| | * \ \ merge with 4.0monty@mysql.com2004-11-121-2/+2
| | |\ \ \
| | | * | | mysqld.cc:marko@hundin.mysql.fi2004-11-011-2/+2
| | | * | | Backport innodb_max_purge_lag from 4.1marko@hundin.mysql.fi2004-10-271-0/+6
| * | | | | A fix (bug #6551: UMASK_DIR & UMASK not taken into account (mysqld.cc my_init...ram@gw.mysql.r18.ru2004-11-111-2/+0
| |/ / / /
* | | | | Resolved merge from 4.1 -> 5.0 (mainly Guilhem's work with mysqldump)brian@avenger.(none)2004-11-111-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | More debuggingmonty@mysql.com2004-11-101-1/+1
* | | | | Merge with 4.1 to get new thd->mem_root handlingmonty@mysql.com2004-11-081-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Simpler arena swapping codemonty@mysql.com2004-11-081-1/+1
| | |_|/ | |/| |
* | | | Merge with 4.1 to get in latest bug fixesmonty@mysql.com2004-11-041-5/+4
|\ \ \ \ | |/ / /
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mysql.com2004-11-021-3/+2
| |\ \ \
| | * | | Bug# 5303 Windows --log-error option doesn't work correctlyrburnett@build.mysql.com2004-11-021-3/+2
| * | | | Remove usage of !$ from mysql-testsmonty@mysql.com2004-11-021-2/+2
| |/ / /