summaryrefslogtreecommitdiff
path: root/sql/set_var.h
Commit message (Expand)AuthorAgeFilesLines
* fixes for windows 64-bit compiler warningsgeorg@lmy002.wdf.sap.corp2005-06-131-1/+2
* Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-5.0ramil@mysql.com2005-05-181-1/+1
|\
| * Fix for bug #9286: SESSION/GLOBAL should be disallowed for user variables(for...gluh@eagle.intranet.mysql.r18.ru2005-05-181-1/+1
* | a fix (bug #10339: Incorrect error is displayed if try to set value of intern...ramil@mysql.com2005-05-131-0/+2
|/
* Merge neptunus.(none):/home/msvensson/mysql/bug10241msvensson@neptunus.(none)2005-05-091-1/+1
|\
| * BUG#10241 cygwin port: invalid pragma interface directivesmsvensson@neptunus.(none)2005-05-041-1/+1
* | Last part of WL#1062: better replication of timezones: no more usegbichot@production.mysql.com2005-03-221-6/+0
* | Merge serg.mylan:/usr/home/serg/Abk/mysql-5.0serg@serg.mylan2005-02-181-1/+1
|\ \
| * \ manually mergedserg@serg.mylan2005-02-141-1/+1
| |\ \
| | * | XA (not completely polished out yet)serg@serg.mylan2005-01-161-1/+1
* | | | Mergejimw@mysql.com2005-02-171-0/+1
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | bug#6958svoj@mysql.com2005-02-171-0/+1
* | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-5.0guilhem@mysql.com2005-02-031-2/+2
|\ \ \
| * | | WL#1062 "log charset info into all Query_log_event":guilhem@mysql.com2005-02-031-2/+2
* | | | Manual merge of fixes for bugs #7899 "CREATE TABLE .. SELECT .. anddlenev@mysql.com2005-01-281-1/+0
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Fix for bug #7899 "CREATE TABLE .. SELECT .. and CONVERT_TZ() functiondlenev@brandersnatch.localdomain2005-01-261-1/+0
* | | Fix for bug #7637: "Test failure: 'user_limits' on QNX and 64-bit systems"dlenev@brandersnatch.localdomain2005-01-201-1/+1
* | | WL#1339 "Add per account max_user_connections limit (maximum number dlenev@brandersnatch.localdomain2004-12-291-0/+17
| |/ |/|
* | Merge with 4.1monty@mysql.com2004-09-061-0/+1
|\ \ | |/
| * Fix for bug #4508 "CONVERT_TZ() function with new time zone as param crashes ...dlenev@brandersnatch.localdomain2004-08-101-0/+1
* | after merge fixes (making rpl_charset and rpl_timezone pass).guilhem@mysql.com2004-07-151-18/+2
|/
* Fix for Bug#4030 "Client side conversion string -> date type doesn't konstantin@mysql.com2004-06-241-1/+1
* WL#1264 "Per-thread time zone support infrastructure".dlenev@brandersnatch.localdomain2004-06-181-0/+24
* WL#1595 "Optionally fsync() the binlog after every statement":guilhem@mysql.com2004-06-101-1/+9
* Implementation of WL#1824 "Add replication of character set variables in 4.1",guilhem@mysql.com2004-06-031-9/+47
* new error for unsupported command in PSbell@sanja.is.com.ua2004-04-081-0/+4
* Force clients to recompile if client lib changes (Bug #3009)monty@mysql.com2004-03-301-1/+1
* A previous changeset by me today about SQL_LOG_BIN had the problemguilhem@mysql.com2004-03-271-20/+12
* aliases should be compared with my_strcasecmp (BUG#3251)bell@sanja.is.com.ua2004-03-221-1/+1
* select @@smth=@@sys_str_var crash fixedserg@serg.mylan2004-03-201-2/+3
* After merge fixesmonty@mysql.com2004-03-171-1/+4
* merge with 4.0monty@mysql.com2004-03-161-0/+25
|\
| * Ensure that one can't from the command line set a variable too small. (Bug #2...monty@mysql.com2004-03-061-0/+25
* | ft_boolean_syntax made changeableserg@serg.mylan2004-02-161-5/+2
* | WorkLog #1323 (part 2)antony@ltantony.rdg.cyberkinetica.homeunix.net2003-12-171-2/+12
* | post-merge fixesgluh@gluh.mysql.r18.ru2003-12-081-0/+3
|\ \
| * | SCRUM:gluh@gluh.mysql.r18.ru2003-07-181-0/+3
* | | WorkLog#1280 - Remove fixed table handler from lex/yaccantony@ltantony.rdg.cyberkinetica.homeunix.net2003-12-021-0/+20
* | | Merge key cache structures to onemonty@mysql.com2003-11-201-6/+6
* | | Portability fixes (AIX43)monty@mashka.mysql.fi2003-11-201-0/+3
* | | CLIENT_MULTI_QUERIES -> CLIENT_MULTI_STATEMENTSmonty@mashka.mysql.fi2003-11-181-56/+22
* | | Mergemonty@narttu.mysql.fi2003-11-031-35/+11
|\ \ \
| * | | Simplified 'wrong xxx name' error messages by introducing 'general' ER_WRONG_...monty@narttu.mysql.fi2003-11-031-35/+11
* | | | Mergeigor@rurik.mysql.com2003-10-301-5/+67
|\ \ \ \ | |/ / / |/| | |
| * | | Manual merge after improving concurrency for key cache reassignmentigor@rurik.mysql.com2003-10-011-5/+67
* | | | support 'parallel' updates and rallback of whole statement in case of error i...bell@sanja.is.com.ua2003-10-241-1/+2
* | | | Merge commitgluh@gluh.mysql.r18.ru2003-10-201-0/+50
|\ \ \ \
| * | | | Scrum task 835 - text-to-datetime conversion functiongluh@gluh.mysql.r18.ru2003-10-201-0/+50
* | | | | Portability fixes for windowsmonty@mashka.mysql.fi2003-10-151-1/+1
| |/ / / |/| | |
* | | | New SQL variables "collation_server" and "collation_database"bar@bar.mysql.r18.ru2003-09-151-0/+17
|/ / /