summaryrefslogtreecommitdiff
path: root/sql/mysqld.cc
Commit message (Expand)AuthorAgeFilesLines
* New SQL variables "collation_server" and "collation_database"unknown2003-09-151-6/+6
* merge with 4.1 treeunknown2003-09-111-2/+32
|\
| * merge with 4.0.15unknown2003-09-111-1/+1
| |\
| | * Add QUICK as mysql-recover option in mysqld --helpunknown2003-09-051-1/+1
| * | mergeunknown2003-09-031-1/+31
| |\ \
| | * \ merge with 4.0.15unknown2003-08-291-1/+31
| | |\ \ | | | |/
| | | * vio ssl structure renames (to get rid of ending _)unknown2003-08-271-0/+13
| | | * show symlinked directories in SHOW CREATE TABLEunknown2003-08-231-2/+6
| | | * Move test that uses many tables (in query_cache.test) to separate test so tha...unknown2003-08-221-0/+16
| | | * Fixed some varnings from valgrindunknown2003-08-201-1/+1
* | | | Fix for the bug #1200: Can't start MySQL if bind-address set to hostname that...unknown2003-09-111-5/+1
* | | | removing additional IN subquery conditionunknown2003-09-081-0/+2
|/ / /
* | | Merge bk-internal:/home/bk/mysql-4.1/unknown2003-09-031-17/+14
|\ \ \
| * \ \ merge commit, hope that none of bar and dlenev changes wereunknown2003-09-031-17/+14
| |\ \ \
| | * \ \ manual mergeunknown2003-07-311-17/+14
| | |\ \ \
| | | * \ \ Merge oak.local:/home/kostja/mysql/mysql-4.1-rootunknown2003-07-181-17/+14
| | | |\ \ \
| | | | * \ \ resolved conflict with pulled changesetunknown2003-07-091-17/+14
| | | | |\ \ \
| | | | | * \ \ Merge oak.local:/home/kostja/mysql/mysql-4.1-rootunknown2003-07-081-17/+14
| | | | | |\ \ \
| | | | | | * | | Preliminary support for options --secure-auth, unknown2003-07-081-11/+14
| | | | | | * | | First version of new authentification procedure: now authentification is one-...unknown2003-07-011-6/+0
* | | | | | | | | mergedunknown2003-09-031-3/+8
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | fixed a crash on COMPRESS() and other zlib-dependent functions when compiled ...unknown2003-08-211-3/+8
| |/ / / / / / /
* | | | | | | | Manual merge fixesunknown2003-09-011-15/+17
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | Implemented replication over SSLunknown2003-09-011-15/+17
| |/ / / / / /
* | | | | | | 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
| | |_|/ / | |/| | |