summaryrefslogtreecommitdiff
path: root/sql/mysqld.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove warnings and portability fixesunknown2001-08-141-1/+1
* Cleanupsunknown2001-08-131-20/+6
* post-merge fixes to make it compile. It still fails the fulltext test,unknown2001-08-111-3/+4
* mergedunknown2001-08-111-6/+38
|\
| * Made SIGTERM safer for Solarisunknown2001-08-111-11/+11
| * Allow myisam-recover="" and --sql-mode=""unknown2001-08-101-6/+8
| * mergeunknown2001-08-101-6/+23
| |\
| | * Portability fixesunknown2001-08-101-6/+24
| * | Fixed bug in show variables, it didn't show whether slow-query wasunknown2001-08-101-0/+1
| * | changed variable display from string to int (bits) for myisam-recoverunknown2001-08-101-2/+2
* | | Merge work:/home/bk/mysql-4.0unknown2001-08-111-0/+2
|\ \ \
| * | | Embedded mysql fixes.unknown2001-08-101-0/+2
* | | | mergedunknown2001-08-091-5/+18
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Added new optino --sql-mode to mysqld.unknown2001-08-091-5/+31
| |/
| * Fix when using --without-server --with-thread-safe-clientunknown2001-08-041-1/+1
* | LOAD DATA INFILE is now replicated properly, except for cleanup on unknown2001-08-031-2/+20
* | Merge work.mysql.com:/home/bk/mysql-4.0unknown2001-07-241-0/+22
|\ \
| * | OpenSSL fixes. Should not affect anything else.unknown2001-07-241-0/+22
* | | mergeunknown2001-07-181-0/+5
|\ \ \ | | |/ | |/|
| * | Upgrade TL_WRITE_CONCURRENT_INSERT to TL_WRITE_LOW_PRIORITY ifunknown2001-07-181-0/+1
| * | added slave_net_timeoutunknown2001-07-171-0/+4
* | | mergedunknown2001-07-121-1/+1
|\ \ \ | |/ /
| * | fixed race condition in automatic binlog rotationunknown2001-07-111-0/+7
* | | fixed uninitialized use of variable in mysqltestunknown2001-07-111-0/+7
* | | mergedunknown2001-07-071-1/+1
|\ \ \ | |/ /
| * | HUP should not flush everything, just the logsunknown2001-07-061-1/+1
* | | mergedunknown2001-07-021-25/+96
|\ \ \
| * | | post-merge fixunknown2001-06-291-1/+1
| * | | merged with 3.23 replication updatesunknown2001-06-281-2/+28
| |\ \ \ | | |/ / | | | / | | |/ | |/|
| | * fixed message in post-commit triggerunknown2001-06-281-1/+18
| | * mysqld.cc Put OPT_INNODB_UNIX_FILE_FLUSH_METHOD to mysqld.cc enum typeunknown2001-06-241-1/+1
| * | Fixed bug when sorting big files (introduced with multi-table-delete)unknown2001-06-251-3/+3
| * | mergeunknown2001-06-211-8/+15
| |\ \ | | |/
| | * UNIQUE keys are not anymore shown as PRIMARY KEYunknown2001-06-211-1/+3
| | * Added --warnings to mysqldunknown2001-06-211-8/+13
| | * manual.texi Had to revert name back to innodb_unix_file_flush_method because ...unknown2001-06-131-2/+2
| * | mergedunknown2001-06-121-2/+2
| |\ \ | | |/
| | * Added --skip-stack to mysql-test-rununknown2001-06-121-2/+2
| * | mergeunknown2001-06-121-1/+2
| |\ \ | | |/
| | * Changed innodb_unix_file_flush_method -> innodb_flush_methodunknown2001-06-071-1/+2
| | * Updated benchmarks and crash-me for postgreSQL 7.1.1unknown2001-06-051-1/+1
| * | Removed --use-symbolic-linksunknown2001-06-071-11/+4
| * | mergeunknown2001-06-051-5/+4
| |\ \
| | * \ Merge mysql.sashanet.com:/home/sasha/src/bk/mysqlunknown2001-06-041-5/+4
| | |\ \ | | | |/
| | | * Fixed portability problem.unknown2001-06-041-1/+1
| | | * Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysqlunknown2001-06-031-5/+4
| | | |\
| | | | * misplaced #ifdef fixedunknown2001-06-031-5/+4
| * | | | Symlinking of tables should not work.unknown2001-06-051-3/+8
| |/ / /
| * | | do not show user/pass for slave unless running with show-slave-auth-infounknown2001-06-011-3/+10
| * | | mergeunknown2001-06-011-1/+6
| |\ \ \ | | |/ /