summaryrefslogtreecommitdiff
path: root/sql/set_var.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | Merge bk-internal:/home/bk/mysql-4.1/unknown2003-10-311-55/+166
|\ \ \ \
| * \ \ \ Mergeunknown2003-10-301-55/+166
| |\ \ \ \
| | * | | | Many files:unknown2003-10-011-1/+2
| | * | | | Manual merge after improving concurrency for key cache reassignmentunknown2003-10-011-55/+165
| | |\ \ \ \
| | | * | | | key_cache.result, sql_lex.h, sql_yacc.yy, set_var.cc, sql_lex.cc:unknown2003-08-261-20/+26
| | | * | | | Manual mergeunknown2003-08-261-57/+161
| | | |\ \ \ \
| | | | * | | | set_var.cc, mysqld.cc, handler.cc, set_var.h, handler.h:unknown2003-08-091-3/+57
| | | | * | | | Merge rurik.mysql.com:/home/igor/mysql-4.1unknown2003-08-021-1/+1
| | | | |\ \ \ \
| | | | * | | | | Many files:unknown2003-08-021-49/+107
| | | | | |_|_|/ | | | | |/| | |
* | | | | | | | mergedunknown2003-10-301-0/+5
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | mergeunknown2003-10-261-0/+5
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| | * | | | | | mergeunknown2003-10-091-0/+5
| | |\ \ \ \ \ \
| | | * | | | | | added worning about changing requested size of query cache (BUG#1502)unknown2003-10-091-0/+5
* | | | | | | | | Merge serg.mylan:/usr/home/serg/Abk/mysql-4.1-bugunknown2003-10-251-3/+3
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | query expansion for fulltext searchunknown2003-10-231-3/+3
* | | | | | | | | support 'parallel' updates and rallback of whole statement in case of error i...unknown2003-10-241-47/+24