Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added [mysqld-base-version] as a default group for the mysqld server | monty@narttu.mysql.fi | 2003-06-04 | 1 | -1/+1 |
| | | | | Portability fix for Windows 64 | ||||
* | Small fixes (nothing nameworthy) | monty@narttu.mysql.fi | 2003-06-01 | 1 | -10/+4 |
| | |||||
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.0 | monty@narttu.mysql.fi | 2003-06-01 | 2 | -53/+81 |
|\ | | | | | | | into narttu.mysql.fi:/my/mysql-4.0 | ||||
| * | Fixed bug in ALTER TABLE DISABLE KEYS and INSERT DELAYED. Bug #478 | monty@narttu.mysql.fi | 2003-06-01 | 2 | -53/+81 |
| | | |||||
* | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.0 | bell@sanja.is.com.ua | 2003-06-01 | 1 | -9/+7 |
|\ \ | | | | | | | | | | into sanja.is.com.ua:/home/bell/mysql/bk/work-4.0 | ||||
| * | | fixed bug 549 - incorect query cache memory formating on very small query ↵ | bell@sanja.is.com.ua | 2003-05-31 | 1 | -9/+7 |
| | | | | | | | | | | | | cache sizes | ||||
* | | | Fix for compiling MySQL-4.0.13 with SSL support on OpenBSD | gluh@gluh.mysql.r18.ru | 2003-05-30 | 1 | -0/+1 |
|/ / | |||||
* | | Fix for bug #529 ("x509" no allowed as field name) | gluh@gluh.mysql.r18.ru | 2003-05-29 | 1 | -0/+1 |
| | | |||||
* | | item_cmpfunc.cc: | bar@bar.mysql.r18.ru | 2003-05-28 | 1 | -0/+4 |
|/ | | | | Fix for multibyte charsets | ||||
* | Merge gbichot@213.136.52.20:/home/bk/mysql-4.0 | guilhem@mysql.com | 2003-05-27 | 1 | -4/+0 |
|\ | | | | | | | into mysql.com:/home/mysql_src/mysql-4.0 | ||||
| * | Removed bad mutex locking | guilhem@mysql.com | 2003-05-27 | 1 | -4/+0 |
| | | |||||
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0 | monty@narttu.mysql.fi | 2003-05-27 | 4 | -33/+38 |
|\ \ | |/ |/| | | | into narttu.mysql.fi:/my/mysql-4.0 | ||||
| * | Fixed problem with mysql prompt when server disconnect. (Bug 356) | monty@narttu.mysql.fi | 2003-05-27 | 4 | -33/+38 |
| | | | | | | | | | | | | Fixed problem with localtime -> gmt where some times resulted in different (but correct) timestamps. Now MySQL should use the smallest possible timestamp value in this case. (Bug 316) | ||||
* | | temporary update of the test to satisfy merge; will commit a final update | guilhem@mysql.com | 2003-05-27 | 2 | -5/+48 |
|\ \ | |/ |/| | | | soon. | ||||
| * | - Fix for memory leak if the SQL slave thread is killed just after reading ↵ | guilhem@mysql.com | 2003-05-25 | 1 | -2/+27 |
| | | | | | | | | | | | | | | | | an event. - A few more mutex locks and unlocks of rli.log_space_lock for doing clean reads of rli.ignore_log_space_limit - Broadcast after unlock, not before (small speed optimisation). | ||||
| * | Fix for bug #490 and #491 (see details below) | guilhem@mysql.com | 2003-05-24 | 1 | -3/+21 |
| | | |||||
* | | Merge narttu.mysql.fi:/my/mysql-3.23 into narttu.mysql.fi:/my/mysql-4.0 | monty@narttu.mysql.fi | 2003-05-26 | 1 | -2/+5 |
|\ \ | |||||
| * | | Fixed bug when installing mysqld as a service with 2 arguments (option + ↵ | monty@narttu.mysql.fi | 2003-05-26 | 1 | -2/+5 |
| | | | | | | | | | | | | service-name) | ||||
* | | | Merge with 3.23 to get fix for kill mysqld-pid | monty@narttu.mysql.fi | 2003-05-26 | 1 | -4/+11 |
|\ \ \ | |/ / | |||||
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-3.23 | monty@narttu.mysql.fi | 2003-05-26 | 1 | -4/+11 |
| |\ \ | | | | | | | | | | | | | into narttu.mysql.fi:/my/mysql-3.23 | ||||
| | * | | Fixed problem with 'kill pid-of-mysqld' on Mac OS X | monty@narttu.mysql.fi | 2003-05-26 | 1 | -4/+11 |
| | | | | |||||
| * | | | Added missing free for last patch | monty@mashka.mysql.fi | 2003-05-26 | 1 | -0/+1 |
| | | | | |||||
| * | | | Fix for #468 [Ver]: SHOW VARIABLES trims innodb_data_file_path | guilhem@mysql.com | 2003-05-23 | 1 | -2/+10 |
| | | | | | | | | | | | | | | | | (this bug was already fixed in 4.0, I just copied and pasted two lines). | ||||
| * | | | Merge vvagin@bk-internal.mysql.com:/home/bk/mysql-3.23 | vva@eagle.mysql.r18.ru | 2003-05-21 | 1 | -1/+5 |
| |\ \ \ | | |/ / | |/| | | | | | | into eagle.mysql.r18.ru:/home/vva/work/LOADDATA/mysql-3.23 | ||||
| | * | | fixed "LINES STARTING" in load data replication | vva@eagle.mysql.r18.ru | 2003-05-21 | 1 | -1/+5 |
| | | | | |||||
| * | | | SHOW TABLE STATUS displayed wrong Row_format for myisampack'ed tables. (Bug ↵ | monty@narttu.mysql.fi | 2003-05-14 | 1 | -3/+4 |
| | | | | | | | | | | | | | | | | #427) | ||||
* | | | | code cleanup | monty@narttu.mysql.fi | 2003-05-26 | 1 | -32/+25 |
| | | | | |||||
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0 | monty@narttu.mysql.fi | 2003-05-26 | 4 | -9/+7 |
|\ \ \ \ | | | | | | | | | | | | | | | | into narttu.mysql.fi:/my/mysql-4.0 | ||||
| * | | | | Fixed core dump bug when shuting down mysqld | monty@narttu.mysql.fi | 2003-05-26 | 1 | -3/+4 |
| | | | | | |||||
| * | | | | Added testing of LOAD DATA ... STARTING BY | monty@narttu.mysql.fi | 2003-05-26 | 3 | -6/+3 |
| | | | | | | | | | | | | | | | | | | | | Added read_only variable | ||||
* | | | | | log.cc: | heikki@hundin.mysql.fi | 2003-05-25 | 1 | -1/+46 |
| |_|_|/ |/| | | | | | | | | | | | If FOREIGN_KEY_CHECKS=0, wrap in binlog SQL statements inside SET FOREIGN_...=0; ... ; SET FOREIGN_...=1 | ||||
* | | | | Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.0 | vva@eagle.mysql.r18.ru | 2003-05-21 | 1 | -2/+10 |
|\ \ \ \ | |/ / / |/| | | | | | | | into eagle.mysql.r18.ru:/home/vva/work/LOADDATA/mysql-4.0 | ||||
| * | | | fixed 'STARTING BY' in replication | vva@eagle.mysql.r18.ru | 2003-05-21 | 1 | -2/+10 |
| | | | | |||||
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0 | monty@narttu.mysql.fi | 2003-05-19 | 5 | -8/+27 |
|\ \ \ \ | | | | | | | | | | | | | | | | into narttu.mysql.fi:/my/mysql-4.0 | ||||
| * | | | | Added option --read-only (Thanks to Markus Benning) | monty@narttu.mysql.fi | 2003-05-19 | 5 | -8/+27 |
| | | | | | |||||
* | | | | | buf0lru.c, buf0flu.c, buf0buf.c, buf0lru.h: | heikki@hundin.mysql.fi | 2003-05-16 | 2 | -4/+3 |
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Search first only 10 % of the LRU list for a replaceable block before doing an LRU flush; enable again flushing of close pages also in a flush list (checkpointing) flush trx0trx.c: Add forgotten return value (it was not used anywhere, fortunately) ha_innodb.h, mysql_priv.h: Move declaration of srv_buf_pool_max_modified_pct to ha_innodb.h and enclose it to denote it is a C variable, not C++ | ||||
* | | | | Fixed bug in CREATE ... DECIMAL(-1,1). Bug #432 | monty@narttu.mysql.fi | 2003-05-14 | 1 | -7/+9 |
| | | | | |||||
* | | | | Fix for checking global_access rights | monty@narttu.mysql.fi | 2003-05-14 | 1 | -8/+23 |
| | | | | |||||
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0 | monty@narttu.mysql.fi | 2003-05-14 | 1 | -2/+6 |
|\ \ \ \ | | | | | | | | | | | | | | | | into narttu.mysql.fi:/my/mysql-4.0 | ||||
| * \ \ \ | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0 | guilhem@mysql.com | 2003-05-13 | 1 | -2/+6 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | into mysql.com:/home/mysql_src/mysql-4.0 | ||||
| | * | | | | Fix for bug 343 : we require only REPLICATION CLIENT for | guilhem@mysql.com | 2003-05-13 | 1 | -2/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | SHOW SLAVE STATUS and SHOW MASTER STATUS, because this is what the manual states. We still accept SUPER. | ||||
* | | | | | | Fix for MacOSX and symlinks | monty@narttu.mysql.fi | 2003-05-14 | 2 | -68/+84 |
| | | | | | | | | | | | | | | | | | | | | | | | | Fix for USE_FRM and crashed index file | ||||
* | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0 | monty@narttu.mysql.fi | 2003-05-13 | 4 | -13/+65 |
|\ \ \ \ \ \ | |/ / / / / | | | | | | | | | | | | | into narttu.mysql.fi:/my/mysql-4.0 | ||||
| * | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0 | jani@hynda.(none) | 2003-05-13 | 1 | -2/+3 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | into hynda.(none):/home/my/bk/mysql-4.0 | ||||
| * | | | | | | Fixed a bug in DROP DATABASE when database had a RAID type table. | jani@hynda.(none) | 2003-05-13 | 3 | -8/+21 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug ID 381. | ||||
| * | | | | | | - Fixed a bug in myisam_max_[extra]_sort_file_size, bug ID 339 and 342 | jani@hynda.(none) | 2003-05-13 | 3 | -6/+45 |
| | |/ / / / | |/| | | | | | | | | | | | | | | | | - Fix for QNX: UNIX sockets available since 6.2.1 | ||||
* | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0 | monty@narttu.mysql.fi | 2003-05-13 | 1 | -2/+3 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | | | | | | | into narttu.mysql.fi:/my/mysql-4.0 | ||||
| * | | | | | Fix of bug 390: primary key now implies (silently) NOT NULL for key fields. | pem@mysql.com | 2003-05-13 | 1 | -2/+3 |
| |/ / / / | |||||
* | | | | | Fixed 'Unknown error' when using 'UPDATE ... LIMIT'. Bug 373 | monty@narttu.mysql.fi | 2003-05-13 | 1 | -0/+4 |
| | | | | | |||||
* | | | | | Fixed problem with ansi mode and GROUP BY with constants. (Bug #387) | monty@narttu.mysql.fi | 2003-05-13 | 1 | -1/+2 |
| | | | | |