summaryrefslogtreecommitdiff
path: root/sql/set_var.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | support 'parallel' updates and rallback of whole statement in case of error i...unknown2003-10-241-1/+2
* | | | Merge commitunknown2003-10-201-0/+50
|\ \ \ \
| * | | | Scrum task 835 - text-to-datetime conversion functionunknown2003-10-201-0/+50
* | | | | Portability fixes for windowsunknown2003-10-151-1/+1
| |/ / / |/| | |
* | | | New SQL variables "collation_server" and "collation_database"unknown2003-09-151-0/+17
|/ / /
* | | merge commit, hope that none of bar and dlenev changes wereunknown2003-09-031-0/+3
|\ \ \
| * \ \ Merge oak.local:/home/kostja/mysql/mysql-4.1-rootunknown2003-08-071-0/+4
| |\ \ \
| | * \ \ resolved conflict with pulled changesetunknown2003-07-091-0/+4
| | |\ \ \ | | | |/ / | | |/| |
| | | * | Preliminary support for options --secure-auth, unknown2003-07-081-0/+2
* | | | | After merge fixesunknown2003-08-191-17/+21
* | | | | Merge with 4.0.14unknown2003-08-111-0/+1
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | SET CHARACTER SET DEFAULT didn't work (Bug #462)unknown2003-06-291-0/+1
* | | | Old style charset() and set_charset() were removed.unknown2003-08-051-1/+1
| |/ / |/| |
* | | Support for variables with componentsunknown2003-07-061-23/+82
| |/ |/|
* | We now require SUPER privilege for SET PSEUDO_THREAD_ID.unknown2003-06-111-0/+9
* | merge with public treeunknown2003-06-051-1/+5
|\ \
| * | Added SQLSTATE to client/server protocolunknown2003-06-041-1/+5
* | | SET character_set_results=NULL is now workingunknown2003-05-301-2/+5
* | | set_var.cc, set_var.h:unknown2003-05-301-0/+9
* | | character_set_server is now updatableunknown2003-05-301-5/+23
|/ /
* | mergeunknown2003-05-221-2/+12
|\ \
| * \ Merge with 4.0.13unknown2003-05-191-2/+12
| |\ \ | | |/
| | * - Fixed a bug in myisam_max_[extra]_sort_file_size, bug ID 339 and 342unknown2003-05-131-0/+14