summaryrefslogtreecommitdiff
path: root/sql/mysqld.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge with 4.0 to get fixes for netwareunknown2004-06-021-2/+10
|\
| * Changed --log-warnings to be integer instead of boolean. Given --skip-log-war...unknown2004-06-011-2/+10
| * VC++ portability fixunknown2004-05-261-1/+1
* | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-06-011-0/+11
|\ \
| * \ Merge bk@192.168.21.1:/usr/home/bk/mysql-4.1unknown2004-06-011-0/+11
| |\ \
| | * | WL#1163 (Make spatial code separable for other parts)unknown2004-05-271-0/+11
* | | | Proposed fix for bug #3412 (embedded server: prepared statement returnsunknown2004-05-281-1/+1
|/ / /
* | | Made my_snprintf() behavior snprintf() compatible when printing %x arguments ...unknown2004-05-271-3/+3
|/ /
* | 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
| |\