summaryrefslogtreecommitdiff
path: root/sql/set_var.h
Commit message (Expand)AuthorAgeFilesLines
* Fixed BUG#12712: SET AUTOCOMMIT should fail within SP/functions/triggersunknown2005-09-131-0/+1
* Fix for bug#11775 Variable character_set_system does not exist (sometimes).unknown2005-09-071-1/+2
* store/restore sql_mode which was in force during ctrigger creation (BUG#5891)unknown2005-07-281-0/+2
* Merge mysql.com:/opt/local/work/mysql-4.1-rootunknown2005-07-161-5/+0
|\
| * A fix and a test case for Bug#9359 "Prepared statements take snapshotunknown2005-07-161-5/+0
* | fixes for windows 64-bit compiler warningsunknown2005-06-131-1/+2
* | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-05-181-1/+1
|\ \
| * | Fix for bug #9286: SESSION/GLOBAL should be disallowed for user variables(for...unknown2005-05-181-1/+1
* | | a fix (bug #10339: Incorrect error is displayed if try to set value of intern...unknown2005-05-131-0/+2
|/ /
* | Merge neptunus.(none):/home/msvensson/mysql/bug10241unknown2005-05-091-1/+1
|\ \ | |/
| * BUG#10241 cygwin port: invalid pragma interface directivesunknown2005-05-041-1/+1
* | Last part of WL#1062: better replication of timezones: no more useunknown2005-03-221-6/+0
* | Merge serg.mylan:/usr/home/serg/Abk/mysql-5.0unknown2005-02-181-1/+1
|\ \
| * \ manually mergedunknown2005-02-141-1/+1
| |\ \
| | * | XA (not completely polished out yet)unknown2005-01-161-1/+1
* | | | Mergeunknown2005-02-171-0/+1
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | bug#6958unknown2005-02-171-0/+1
* | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-02-031-2/+2
|\ \ \
| * | | WL#1062 "log charset info into all Query_log_event":unknown2005-02-031-2/+2
* | | | Manual merge of fixes for bugs #7899 "CREATE TABLE .. SELECT .. andunknown2005-01-281-1/+0
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Fix for bug #7899 "CREATE TABLE .. SELECT .. and CONVERT_TZ() functionunknown2005-01-261-1/+0
* | | Fix for bug #7637: "Test failure: 'user_limits' on QNX and 64-bit systems"unknown2005-01-201-1/+1
* | | WL#1339 "Add per account max_user_connections limit (maximum number unknown2004-12-291-0/+17
| |/ |/|
* | Merge with 4.1unknown2004-09-061-0/+1
|\ \ | |/
| * Fix for bug #4508 "CONVERT_TZ() function with new time zone as param crashes ...unknown2004-08-101-0/+1
* | after merge fixes (making rpl_charset and rpl_timezone pass).unknown2004-07-151-18/+2
|/
* Fix for Bug#4030 "Client side conversion string -> date type doesn't unknown2004-06-241-1/+1
* WL#1264 "Per-thread time zone support infrastructure".unknown2004-06-181-0/+24
* WL#1595 "Optionally fsync() the binlog after every statement":unknown2004-06-101-1/+9
* Implementation of WL#1824 "Add replication of character set variables in 4.1",unknown2004-06-031-9/+47
* new error for unsupported command in PSunknown2004-04-081-0/+4
* Force clients to recompile if client lib changes (Bug #3009)unknown2004-03-301-1/+1
* A previous changeset by me today about SQL_LOG_BIN had the problemunknown2004-03-271-20/+12
* aliases should be compared with my_strcasecmp (BUG#3251)unknown2004-03-221-1/+1
* select @@smth=@@sys_str_var crash fixedunknown2004-03-201-2/+3
* After merge fixesunknown2004-03-171-1/+4
* merge with 4.0unknown2004-03-161-0/+25
|\
| * Ensure that one can't from the command line set a variable too small. (Bug #2...unknown2004-03-061-0/+25
* | ft_boolean_syntax made changeableunknown2004-02-161-5/+2
* | WorkLog #1323 (part 2)unknown2003-12-171-2/+12
* | post-merge fixesunknown2003-12-081-0/+3
|\ \
| * | SCRUM:unknown2003-07-181-0/+3
* | | WorkLog#1280 - Remove fixed table handler from lex/yaccunknown2003-12-021-0/+20
* | | Merge key cache structures to oneunknown2003-11-201-6/+6
* | | Portability fixes (AIX43)unknown2003-11-201-0/+3
* | | CLIENT_MULTI_QUERIES -> CLIENT_MULTI_STATEMENTSunknown2003-11-181-56/+22
* | | Mergeunknown2003-11-031-35/+11
|\ \ \
| * | | Simplified 'wrong xxx name' error messages by introducing 'general' ER_WRONG_...unknown2003-11-031-35/+11
* | | | Mergeunknown2003-10-301-5/+67
|\ \ \ \ | |/ / / |/| | |
| * | | Manual merge after improving concurrency for key cache reassignmentunknown2003-10-011-5/+67