summaryrefslogtreecommitdiff
path: root/sql/set_var.cc
Commit message (Expand)AuthorAgeFilesLines
* Mergeunknown2003-10-161-5/+7
|\
| * Changing max_insert_delayed_threads now also changes the size of thread alarm...unknown2003-10-161-5/+7
* | merge with 4.0unknown2003-10-161-6/+15
|\ \ | |/
| * Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-10-151-6/+15
| |\
| | * fix_max_connections to resize alarm_queue (Bug #1435)unknown2003-10-061-6/+15
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-10-151-2/+28
|\ \ \
| * \ \ merge with 4.0 to get fix for SET enum_system_variable=NULLunknown2003-10-141-5/+6
| |\ \ \ | | |/ /
| | * | Fixed bug in SET enum_system_variable=NULLunknown2003-10-141-5/+6
| * | | merge with 4.0 for more memory allocation variables.unknown2003-10-131-0/+25
| |\ \ \ | | |/ /
| | * | Add new user variables for tuning memory usage:unknown2003-10-111-0/+25
| | |/
* | | Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-10-151-1/+1
|\ \ \ | |/ / |/| |
| * | WL#1106: Switch = --maxdb rather than --sapdbunknown2003-10-151-1/+1
* | | Fixed bug in error handling of CREATE ... SELECTunknown2003-10-081-1/+2
|/ /
* | Many files:unknown2003-10-071-0/+2
* | Mergeunknown2003-09-261-1/+12
|\ \
| * | SCRUM:unknown2003-09-261-1/+12
* | | mergeunknown2003-09-241-2/+0
|\ \ \
| * | | Remove 'extern' references from .cc filesunknown2003-09-131-2/+0
* | | | SCRUMunknown2003-09-191-1/+1
* | | | SCRUMunknown2003-09-181-1/+1
| |/ / |/| |
* | | Bug fix: unknown2003-09-161-0/+1
* | | New SQL variables "collation_server" and "collation_database"unknown2003-09-151-9/+85
|/ /
* | mergeunknown2003-09-031-9/+27
|\ \
| * \ merge with 4.0.15unknown2003-08-291-9/+27
| |\ \ | | |/
| | * sortedunknown2003-08-211-4/+4
| | * Fix mutex handling in SHOW_VARIABLES (key_buffer_size was not properly protec...unknown2003-08-171-2/+20
* | | merge commit, hope that none of bar and dlenev changes wereunknown2003-09-031-0/+6
|\ \ \ | |/ / |/| |
| * | manual mergeunknown2003-07-311-0/+6
| |\ \
| | * \ resolved conflict with pulled changesetunknown2003-07-091-0/+6
| | |\ \
| | | * | Preliminary support for options --secure-auth, unknown2003-07-081-0/+6
* | | | | After merge fixes + bugs from last mergeunknown2003-08-191-1/+3
* | | | | After merge fixesunknown2003-08-191-38/+82
* | | | | Merge with 4.0.14unknown2003-08-111-4/+39
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | WL#912 (more user control on relay logs):unknown2003-07-061-1/+29
| * | | SET CHARACTER SET DEFAULT didn't work (Bug #462)unknown2003-06-291-0/+5
| * | | Added thread variable max_seeks_for_keyunknown2003-06-271-0/+4
| * | | SCRUMunknown2003-06-191-0/+4
* | | | A new separate error message: Unknown collation 'blablabla'unknown2003-07-291-1/+1
| |/ / |/| |
* | | Support for variables with componentsunknown2003-07-061-34/+184
| |/ |/|
* | Mergeunknown2003-06-181-2/+2
|\ \
| * \ Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-06-141-2/+2
| |\ \
| | * | Cleanup after split of libmysql.c to client.c and libmysql.c. A 4.1 master/s...unknown2003-06-141-2/+2
* | | | Merge rurik.mysql.com:/home/igor/mysql-4.1unknown2003-06-121-0/+4
|\ \ \ \ | |/ / / |/| | |
| * | | Many files:unknown2003-06-121-0/+4
* | | | We now require SUPER privilege for SET PSEUDO_THREAD_ID.unknown2003-06-111-1/+16
| |/ / |/| |
* | | merge with public treeunknown2003-06-051-35/+101
|\ \ \
| * | | After merge fixunknown2003-06-041-1/+0
| * | | Merge with 4.0.13unknown2003-06-041-0/+2
| |\ \ \ | | | |/ | | |/|
| | * | Added testing of LOAD DATA ... STARTING BYunknown2003-05-261-3/+2
| * | | Added SQLSTATE to client/server protocolunknown2003-06-041-34/+99