summaryrefslogtreecommitdiff
path: root/sql/mysqld.cc
Commit message (Expand)AuthorAgeFilesLines
* Manual mergeunknown2003-08-261-29/+69
|\
| * set_var.cc, mysqld.cc, handler.cc, set_var.h, handler.h:unknown2003-08-091-9/+28
| * Merge rurik.mysql.com:/home/igor/mysql-4.1unknown2003-08-021-11/+25
| |\
| * | Many files:unknown2003-08-021-24/+49
| * | Conflict resolutionunknown2003-07-161-28/+61
| |\ \
| * \ \ Merge rurik.mysql.com:/home/igor/mysql-4.1unknown2003-06-301-1/+1
| |\ \ \
| | * | | mysqld.cc, handler.cc:unknown2003-06-301-1/+1
* | | | | mergeunknown2003-08-191-62/+136
|\ \ \ \ \
| * | | | | After merge fixesunknown2003-08-191-2/+6
| * | | | | Merge with 4.0.14unknown2003-08-111-61/+131
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | Review of changesets since last pull.unknown2003-08-071-22/+42
| | * | | | mysqld.cc:unknown2003-07-291-1/+1
| | * | | | Fix for service issue with paths having spaces (bug #687)unknown2003-07-231-2/+5
| | * | | | Better fix for bug #791: At binlog rotation, INSERTs may not find their way i...unknown2003-07-141-2/+2
| | * | | | removed 2 small useless if().unknown2003-07-121-8/+3
| | * | | | Fix for BUG#791:unknown2003-07-111-0/+13
| | * | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-07-091-1/+0
| | |\ \ \ \
| | | * | | | Fixed bug in ALTER TABLE ... DISABLE/ENABLE KEYSunknown2003-07-081-1/+0
| | * | | | | typos fixedunknown2003-07-071-6/+6
| | * | | | | WL#912 (more user control on relay logs):unknown2003-07-061-11/+19
| | |/ / / /
| | * | | | I committed the same changeset in my tree yesterday, but broke the tree since,unknown2003-07-031-0/+2
| | * | | | Added thread variable max_seeks_for_keyunknown2003-06-271-1/+6
| | * | | | Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-06-231-0/+6
| | |\ \ \ \
| | | * | | | Warn that --log-slave-updates is used without --log-bin and disabled (WL#998)unknown2003-06-201-0/+6
| | * | | | | SCRUMunknown2003-06-191-1/+7
| | |/ / / /
| | * | | | Changed safemalloc structure to not have to be 8 byte aligned. (Portability p...unknown2003-06-121-1/+1
| | * | | | Don't install signal handler for SIGINT by defaultunknown2003-06-101-10/+33
| | * | | | sql_yacc.yy, sql_parse.cc, sql_lex.h, mysqld.cc, lex.h:unknown2003-06-061-0/+1
* | | | | | fixed bug in used_tables() report of left expression of IN subqueryunknown2003-08-071-0/+2
|/ / / / /
* | | | | 'mysqld --verbose' should not print help screenunknown2003-07-271-1/+1
* | | | | Bug#909: mysqld --verbose --help != mysqld --help --verboseunknown2003-07-251-9/+9
* | | | | Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.1unknown2003-07-221-1/+1
|\ \ \ \ \
| * | | | | fixed bug 663 and WL 1052 (sql_mode is safe for mysqldump)unknown2003-07-221-1/+1
* | | | | | Scrum task 425: Added --verbose option for --helpunknown2003-07-181-3/+17
| |_|_|_|/ |/| | | |
* | | | | Support for variables with componentsunknown2003-07-061-5/+26
|/ / / /
* | | | Fixed problem with stacksize on Unixwareunknown2003-07-041-16/+15
* | | | fixed uninitialized pointerunknown2003-07-011-1/+6
* | | | mergedunknown2003-07-011-7/+15
|\ \ \ \ | |_|/ / |/| | |
| * | | Fixed error handling to be able do not interrupt update (907) (SCRUM)unknown2003-06-251-7/+15
| | |/ | |/|
* | | Added support for structured options (WL task ID 947).unknown2003-06-271-1/+11
|/ /
* | Mergeunknown2003-06-181-153/+153
|\ \
| * \ Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-06-141-33/+35
| |\ \
| | * | Cleanup after split of libmysql.c to client.c and libmysql.c. A 4.1 master/s...unknown2003-06-141-33/+35
| * | | consistency fix - all help texts for command-line options should end with a dot.unknown2003-06-131-120/+118
| |/ /
* | | Merge rurik.mysql.com:/home/igor/mysql-4.1unknown2003-06-121-0/+6
|\ \ \ | |/ / |/| |
| * | Many files:unknown2003-06-121-0/+6
* | | Merge with 4.0.13unknown2003-06-051-5/+12
|\ \ \ | | |/ | |/|
| * | mysqld won't give a warning any more, if --user=user_name is used,unknown2003-06-051-4/+11
| * | Print error if we can't delete an alarmunknown2003-06-051-1/+1
* | | merge with public treeunknown2003-06-051-62/+58
|\ \ \