summaryrefslogtreecommitdiff
path: root/sql/set_var.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge mishka.local:/home/my/mysql-4.1monty@mishka.local2005-08-251-1/+12
|\
| * Use the hostname with which the user authenticated when determining whichjimw@mysql.com2005-08-221-1/+12
* | set_var.cc, mysqld.cc, ha_innodb.h, ha_innodb.cc, srv0srv.c, srv0srv.h:vtkachenko@quadxeon.mysql.com2005-08-111-0/+4
* | Bug#10473 - Can't set 'key_buffer_size' system variable to ZEROingo@mysql.com2005-08-071-0/+5
* | After merge fixesmonty@mishka.local2005-07-311-10/+8
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mishka.local2005-07-311-2/+8
|\ \
| * | Fixes during review of new pushed codemonty@mishka.local2005-07-311-2/+8
* | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0bell@sanja.is.com.ua2005-07-291-6/+26
|\ \ \
| * | | Added sql_mode saving to mysql_dump (BUG#5891, part 2)bell@sanja.is.com.ua2005-07-291-4/+7
| * | | store/restore sql_mode which was in force during ctrigger creation (BUG#5891)bell@sanja.is.com.ua2005-07-281-6/+23
* | | | Fix for handling of unsigned long options on 32-bit platforms thatjimw@mysql.com2005-07-281-0/+6
| |/ / |/| |
* | | Fix value returned from SELECT of unsigned long systemjimw@mysql.com2005-07-221-2/+2
|/ /
* | A fix and a test case for Bug#10760 and complementary cleanups. konstantin@mysql.com2005-07-191-0/+4
* | Merge mysql.com:/opt/local/work/mysql-4.1-rootkonstantin@mysql.com2005-07-161-8/+0
|\ \ | |/
| * A fix and a test case for Bug#9359 "Prepared statements take snapshotkonstantin@mysql.com2005-07-161-11/+3
* | Merge mysql.com:/home/jimw/my/mysql-5.0-10214jimw@mysql.com2005-07-051-0/+9
|\ \
| * | Make status of NO_BACKSLASH_ESCAPES mode known to the client sojimw@mysql.com2005-06-231-0/+9
* | | Merge with 4.1monty@mysql.com2005-07-031-1/+1
|\ \ \ | | |/ | |/|
| * | Cleanup during review of new codemonty@mishka.local2005-06-211-1/+1
* | | Name resolution context added (BUG#6443)bell@sanja.is.com.ua2005-07-011-4/+4
| |/ |/|
* | WL#2286 - Compile MySQL w/YASSL supportsvoj@mysql.com2005-06-221-1/+1
* | Merge svojtovich@bk-internal.mysql.com:/home/bk/mysql-5.0svoj@mysql.com2005-06-201-1/+1
|\ \
| * | WL#2286 - Compile MySQL w/YASSL supportsvoj@mysql.com2005-06-191-1/+1
* | | Bug#6877 MySQL should give an error if the requested table type is not availableacurtis@xiphis.org2005-06-171-1/+1
|/ /
* | Mergeacurtis@xiphis.org2005-06-091-0/+3
|\ \ | |/
| * Fix for bug#10732: Set SQL_MODE to NULL gives garbled error messagegluh@eagle.intranet.mysql.r18.ru2005-06-091-0/+3
* | Merge with 4.1monty@mysql.com2005-06-071-2/+0
|\ \ | |/
| * a compiler must see '#pragma implementation' *before*serg@serg.mylan2005-06-051-1/+2
| * Move USE_PRAGMA_IMPLEMENTATION to proper placemonty@mysql.com2005-06-031-4/+1
* | Merge mysql.com:/usr/home/bar/mysql-4.1.sysvarbar@mysql.com2005-06-021-1/+2
|\ \ | |/
| * item_func.cc:bar@mysql.com2005-06-021-1/+2
* | Mergekent@mysql.com2005-06-021-0/+2
|\ \ | |/
| * tztime.cc:kent@mysql.com2005-06-021-0/+2
* | Merge from 4.1msvensson@neptunus.(none)2005-05-261-1/+1
|\ \ | |/
| * Add ifdefs to control when "#pragma implementation" should be usedmsvensson@neptunus.(none)2005-05-261-1/+1
* | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-5.0ramil@mysql.com2005-05-181-0/+5
|\ \
| * | a fix (bug #10339: Incorrect error is displayed if try to set value of intern...ramil@mysql.com2005-05-131-0/+5
* | | Merge mysql.com:/home/jimw/my/mysql-5.0-7800jimw@mysql.com2005-05-161-0/+4
|\ \ \
| * | | Add support for slave_compressed_protocol, slave_load_tmpdir, andjimw@mysql.com2005-05-071-0/+4
| |/ /
* | | concurrent-insert can now be set to 2 for concurrent inserts when there is ho...monty@mishka.local2005-05-131-16/+2
|/ /
* | Mergeholyfoot@mysql.com2005-05-051-0/+4
|\ \
| * | A lot of fixes to Precision mathholyfoot@hf-ibm.(none)2005-05-051-0/+4
* | | Approximative fixes for BUG#2610,2611,9100 i.e. WL#2146 binlogging/replicat...gbichot@quadita2.mysql.com2005-05-051-0/+5
|/ /
* | Merge heikki@bk-internal.mysql.com:/home/bk/mysql-5.0heikki@hundin.mysql.fi2005-04-261-2/+0
|\ \
| * | Many files:heikki@hundin.mysql.fi2005-04-201-2/+0
* | | Fixes for BUG#10039 "MEMORY engine is reported as HEAP",gbichot@quadita2.mysql.com2005-04-231-1/+0
|/ /
* | Merge with 4.1monty@mishka.local2005-04-161-2/+2
|\ \ | |/
| * Fixed core dump with long timezone namesmonty@mishka.local2005-04-161-2/+2
* | Adding --innodb_fast_shutdown=2 which shuts down InnoDB faster than the defau...gbichot@quadita2.mysql.com2005-04-151-1/+4
* | remove the rest of isam/merge referencesserg@serg.mylan2005-04-051-9/+3