summaryrefslogtreecommitdiff
path: root/sql/set_var.cc
Commit message (Expand)AuthorAgeFilesLines
* After merge fixesunknown2005-07-311-10/+8
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-07-311-2/+8
|\
| * Fixes during review of new pushed codeunknown2005-07-311-2/+8
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2005-07-291-6/+26
|\ \
| * | Added sql_mode saving to mysql_dump (BUG#5891, part 2)unknown2005-07-291-4/+7
| * | store/restore sql_mode which was in force during ctrigger creation (BUG#5891)unknown2005-07-281-6/+23
* | | Fix for handling of unsigned long options on 32-bit platforms thatunknown2005-07-281-0/+6
| |/ |/|
* | Fix value returned from SELECT of unsigned long systemunknown2005-07-221-2/+2
|/
* A fix and a test case for Bug#10760 and complementary cleanups. unknown2005-07-191-0/+4
* Merge mysql.com:/opt/local/work/mysql-4.1-rootunknown2005-07-161-8/+0
|\
| * A fix and a test case for Bug#9359 "Prepared statements take snapshotunknown2005-07-161-11/+3
* | Merge mysql.com:/home/jimw/my/mysql-5.0-10214unknown2005-07-051-0/+9
|\ \
| * | Make status of NO_BACKSLASH_ESCAPES mode known to the client sounknown2005-06-231-0/+9
* | | Merge with 4.1unknown2005-07-031-1/+1
|\ \ \ | | |/ | |/|
| * | Cleanup during review of new codeunknown2005-06-211-1/+1
* | | Name resolution context added (BUG#6443)unknown2005-07-011-4/+4
| |/ |/|
* | WL#2286 - Compile MySQL w/YASSL supportunknown2005-06-221-1/+1
* | Merge svojtovich@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-06-201-1/+1
|\ \
| * | WL#2286 - Compile MySQL w/YASSL supportunknown2005-06-191-1/+1
* | | Bug#6877 MySQL should give an error if the requested table type is not availableunknown2005-06-171-1/+1
|/ /
* | Mergeunknown2005-06-091-0/+3
|\ \ | |/
| * Fix for bug#10732: Set SQL_MODE to NULL gives garbled error messageunknown2005-06-091-0/+3
* | Merge with 4.1unknown2005-06-071-2/+0
|\ \ | |/
| * a compiler must see '#pragma implementation' *before*unknown2005-06-051-1/+2
| * Move USE_PRAGMA_IMPLEMENTATION to proper placeunknown2005-06-031-4/+1
* | Merge mysql.com:/usr/home/bar/mysql-4.1.sysvarunknown2005-06-021-1/+2
|\ \ | |/
| * item_func.cc:unknown2005-06-021-1/+2
* | Mergeunknown2005-06-021-0/+2
|\ \ | |/
| * tztime.cc:unknown2005-06-021-0/+2
* | Merge from 4.1unknown2005-05-261-1/+1
|\ \ | |/
| * Add ifdefs to control when "#pragma implementation" should be usedunknown2005-05-261-1/+1
* | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-05-181-0/+5
|\ \
| * | a fix (bug #10339: Incorrect error is displayed if try to set value of intern...unknown2005-05-131-0/+5
* | | Merge mysql.com:/home/jimw/my/mysql-5.0-7800unknown2005-05-161-0/+4
|\ \ \
| * | | Add support for slave_compressed_protocol, slave_load_tmpdir, andunknown2005-05-071-0/+4
| |/ /
* | | concurrent-insert can now be set to 2 for concurrent inserts when there is ho...unknown2005-05-131-16/+2
|/ /
* | Mergeunknown2005-05-051-0/+4
|\ \
| * | A lot of fixes to Precision mathunknown2005-05-051-0/+4
* | | Approximative fixes for BUG#2610,2611,9100 i.e. WL#2146 binlogging/replicat...unknown2005-05-051-0/+5
|/ /
* | Merge heikki@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-04-261-2/+0
|\ \
| * | Many files:unknown2005-04-201-2/+0
* | | Fixes for BUG#10039 "MEMORY engine is reported as HEAP",unknown2005-04-231-1/+0
|/ /
* | Merge with 4.1unknown2005-04-161-2/+2
|\ \ | |/
| * Fixed core dump with long timezone namesunknown2005-04-161-2/+2
* | Adding --innodb_fast_shutdown=2 which shuts down InnoDB faster than the defau...unknown2005-04-151-1/+4
* | remove the rest of isam/merge referencesunknown2005-04-051-9/+3
* | Merging support for blackhole up to 5.0.unknown2005-03-251-0/+1
|\ \ | |/
| * Merge baker@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-03-241-0/+1
| |\
| | * Additional storage engine called "blackhole". Customer request, and for that ...unknown2005-03-221-0/+1
* | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-03-221-45/+11
|\ \ \