summaryrefslogtreecommitdiff
path: root/sql/mysqld.cc
Commit message (Expand)AuthorAgeFilesLines
* Changed prototype of killed_ptr() to make it more portableunknown2004-05-261-3/+4
* merge with 4.0 to get Netware patches and fixes for libmysqld.dllunknown2004-05-251-7/+205
|\
| * Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-05-251-8/+207
| |\
| | * Added patches from Novellunknown2004-05-251-8/+207
* | | Merge with 4.0 to get fixes for Windows project filesunknown2004-05-251-2/+2
|\ \ \ | |/ /
| * | New MYSQL_SERVER_SUFFIX usage (for easier compilation)unknown2004-05-251-2/+2
* | | Merge with 4.0, mainly to get changes to windows project filesunknown2004-05-201-31/+34
|\ \ \ | |/ /
| * | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-05-191-24/+30
| |\ \
| | * | Added support for projects 'classic', 'classic nt', 'pro' and 'pro nt'unknown2004-05-191-24/+30
| | |/
| * | Fix for BUG#3829 "Setting server_id on fly doesn't allow replication to start"unknown2004-05-191-5/+5
| |/
* | after merge fixesunknown2004-05-051-0/+4
* | Merge with 4.0.19unknown2004-05-051-2/+18
|\ \ | |/
| * useless fixes for --report-password and --show-slave-auth-info (almost undocu...unknown2004-05-041-1/+1
| * A new option --replicate-same-server-id to force a slave to execute queries o...unknown2004-04-281-1/+17
* | Merge mysql.com:/home/mydev/mysql-4.1unknown2004-05-031-2/+4
|\ \
| * | WL#1700 - Properly count key_blocks_used and key_blocks_current.unknown2004-05-031-2/+4
* | | myisam_data_pointer_sizeunknown2004-05-011-1/+6
|/ /
* | mysqld.cc:unknown2004-04-191-1/+1
* | Fix mysql-test-run to work better with NDBunknown2004-04-151-4/+1
* | Merge conflicts with EXAMPLE handlerunknown2004-04-151-3/+28
|\ \
| * | Added NDB storage engineunknown2004-04-151-3/+27
* | | Merge baker@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-04-141-1/+6
|\ \ \ | |/ / |/| |
| * | All changes are to allow someone to compile the example storage engine and us...unknown2004-04-121-1/+6
* | | correct SET GLOBAL ft_boolean_syntax=DEFAULT behaviourunknown2004-04-071-5/+3
* | | Portability fixesunknown2004-04-071-0/+2
* | | Fixed warnings from valgrind (not a bug)unknown2004-04-061-5/+3
|/ /
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-04-051-2/+1
|\ \
| * | Fixed many compiler warningsunknown2004-04-051-2/+1
* | | Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.1unknown2004-04-031-1/+3
|\ \ \
| * | | added synchronization in mysql_create_like_tableunknown2004-04-011-1/+3
| |/ /
* | | Merge miguel@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-04-021-1/+1
|\ \ \
| * | | Fix for bug #3359. Bad named pipe name.unknown2004-04-011-1/+1
| |/ /
* | | WL#775 "Add status variable identifying binlog_cache_size shortage"unknown2004-04-021-0/+4
|/ /
* | Some SHOW STATUS lines were in non-alphabetic order.unknown2004-03-211-26/+26
* | select @@smth=@@sys_str_var crash fixedunknown2004-03-201-0/+4
* | Don't change server suffix if given to configureunknown2004-03-181-3/+4
* | merge with 4.0unknown2004-03-161-22/+53
|\ \ | |/
| * Ensure that install_test_db.sh script works with both 'make install' and 'mak...unknown2004-03-121-6/+8
| * Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-03-101-17/+28
| |\
| | * Fixed memory leak in DROP DATABASE when using RAID tables (Bug #2882)unknown2004-03-101-17/+28
| * | Touch up error message.unknown2004-03-081-4/+4
| |/
| * Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-03-061-5/+12
| |\
| | * Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.0unknown2004-03-041-2/+7
| | |\
| | | * invalidation of locking for write tables (BUG#2693)unknown2004-03-041-2/+7
| | * | Fixed Bug#2491, INSERT DELAYED causes binary log unusable by mysqlbinlog (rep...unknown2004-03-041-3/+5
| | |/
| * | Ensure that one can't from the command line set a variable too small. (Bug #2...unknown2004-03-061-3/+19
| |/
| * Fix problem with NT named pipes code (per e-mail thread).unknown2004-02-281-1/+1
* | Fix of compilation failure of latest 4.1 tree: new constants in mysqld.ccunknown2004-03-151-4/+4
* | Task #835: additional changes fot str_to_dateunknown2004-03-151-0/+8
* | Cleanup ha_checktype() and redundant variables.unknown2004-03-021-19/+1