summaryrefslogtreecommitdiff
path: root/sql/set_var.cc
Commit message (Expand)AuthorAgeFilesLines
* merge fixes (use old code)unknown2004-03-181-9/+35
|\
| * merge with 4.0unknown2004-03-161-9/+35
| |\
| | * Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-03-111-4/+4
| | |\
| | | * Fix for BUG#2921 "Replication problem on mutex lock in mySQL-4.0.18":unknown2004-03-111-4/+4
| | * | Small fixes.unknown2004-03-111-0/+2
| | |/
| | * Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-03-061-3/+11
| | |\
| | | * Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.0unknown2004-03-041-0/+4
| | | |\
| | | | * invalidation of locking for write tables (BUG#2693)unknown2004-03-041-0/+4
| | | * | Fixed Bug#2491, INSERT DELAYED causes binary log unusable by mysqlbinlog (rep...unknown2004-03-041-3/+7
| | | |/
| | * | Ensure that one can't from the command line set a variable too small. (Bug #2...unknown2004-03-061-3/+14
| | |/
| | * WL#1510: "Implement support for "commercial" binaries on handshake":unknown2004-03-021-0/+6
* | | mergeunknown2004-03-091-1/+1
|\ \ \ | |/ / |/| |
| * | revision of fix_fields() calls (BUG2838)unknown2004-02-181-1/+1
* | | Reapply change after merge.unknown2004-03-081-1/+1
* | | Make SHOW VARIABLES output really alphabetic.unknown2004-03-071-35/+34
* | | SESSION instead of LOCAL in error messages.unknown2004-03-071-1/+1
* | | Applied fixes to issues discovered during test builds on Windows.unknown2004-02-271-1/+1
* | | Safety fixes (strnmov -> strmake)unknown2004-02-201-4/+6
* | | Merge bk-internal:/home/bk/mysql-4.1/unknown2004-02-171-18/+60
|\ \ \ | |/ / |/| |
| * | ft_boolean_syntax made changeableunknown2004-02-161-18/+60
* | | Merge with public treeunknown2004-02-161-8/+31
|\ \ \ | |/ / |/| |
| * | Merge with 4.0.18unknown2004-02-111-8/+31
| |\ \ | | |/
| | * Proposed (version #2) fix for bug #1948:unknown2004-02-021-4/+28
| | * Mergeunknown2003-12-301-3/+2
| | |\
| | | * added error message for receiving variable with wrong GLOBAL|LOCAL typeunknown2003-12-171-3/+2
| | * | Some small portability fixes.unknown2003-12-301-1/+1
| | |/
* | | Follow-up of a discussion on dev-docs@ :unknown2004-02-101-1/+0
|/ /
* | Code cleanupunknown2004-01-191-10/+0
* | mergeunknown2003-12-191-3/+3
|\ \
| * | Fixes after merge with 4.0unknown2003-12-191-3/+3
* | | WorkLog #1323 (part 2)unknown2003-12-171-7/+30
|/ /
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-12-081-2/+7
|\ \
| * | Portability fixes for Windowsunknown2003-12-081-2/+7
* | | post-merge fixesunknown2003-12-081-0/+74
|\ \ \
| * | | Task ID 499:Add a new settable string variable(init_connect, init_slave)unknown2003-12-081-44/+27
| * | | SCRUM:unknown2003-07-181-0/+91
* | | | unused variable max_prep_stmt_count removedunknown2003-12-051-4/+0
| |/ / |/| |
* | | Merge for updateunknown2003-12-021-2/+57
|\ \ \
| * | | WorkLog#1280 - Remove fixed table handler from lex/yaccunknown2003-12-021-2/+57
* | | | Added missing SSL library (Should be in source distribution)unknown2003-11-281-1/+5
* | | | Merge mysql.com:/my/mysql-4.0 into mysql.com:/my/mysql-4.1unknown2003-11-261-0/+1
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Added compilation comment to 'show variables'unknown2003-11-261-0/+1
* | | Update VC++ filesunknown2003-11-211-1/+1
* | | Merge key cache structures to oneunknown2003-11-201-30/+29
* | | mergeunknown2003-11-181-116/+143
|\ \ \
| * | | CLIENT_MULTI_QUERIES -> CLIENT_MULTI_STATEMENTSunknown2003-11-181-116/+143
* | | | cleanup - we reset select_lex.options in mysql_parse anyway,unknown2003-11-051-1/+0
|/ / /
* | | Mergeunknown2003-11-031-91/+147
|\ \ \
| * | | Simplified 'wrong xxx name' error messages by introducing 'general' ER_WRONG_...unknown2003-11-031-91/+147
* | | | fixed BUG#1645unknown2003-11-021-1/+5