summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | Solve compile problem for 4.0.22 on hpita2. (Backport of a 4.1 change)joerg@mysql.com2004-09-301-6/+6
| | | | |_|/ / | | | |/| | |
| | * | | | | Merge marko@build.mysql.com:/home/bk/mysql-4.0marko@hundin.mysql.fi2004-10-0416-67/+232
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | |
| | | * | | | Merge acurtis@bk-internal.mysql.com:/home/bk/mysql-4.0antony@ltantony.rdg.cyberkinetica.homeunix.net2004-10-033-28/+117
| | | |\ \ \ \ | | | | |/ / / | | | |/| | |
| | | | * | | Merge ltantony.rdg.cyberkinetica.homeunix.net:/usr/home/staff/repositories/my...antony@ltantony.rdg.cyberkinetica.homeunix.net2004-10-033-28/+117
| | | | |\ \ \
| | | | | * | | Bug#4118: multi-table UPDATE takes WRITE lock on read tableantony@ltantony.rdg.cyberkinetica.homeunix.net2004-10-033-28/+117
| | | * | | | | Merge build.mysql.com:/home/bk/mysql-4.0rburnett@build.mysql.com2004-09-271-9/+5
| | | |\ \ \ \ \ | | | | |/ / / / | | | |/| | | |
| | | | * | | | Bug #5539 SHOW DATABASES LIKE and symlinksrburnett@build.mysql.com2004-09-251-10/+5
| | | | * | | | Bug #5539 SHOW DATABASES LIKE and symlinksrburnett@build.mysql.com2004-09-241-1/+2
| | | | |/ / /
| | | * | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0dlenev@mysql.com2004-09-275-20/+61
| | | |\ \ \ \
| | | | * | | | Fix for bug #4131 "TIMESTAMP columns missing minutes and seconds whendlenev@mysql.com2004-09-275-20/+61
| | | * | | | | Fix for BUG#3248 "Doc says MyISAM warns if disk full but it does not":guilhem@mysql.com2004-09-241-3/+2
| | | * | | | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0guilhem@mysql.com2004-09-231-0/+4
| | | |\ \ \ \ \ | | | | |_|/ / / | | | |/| | | |
| | | | * | | | Fix for BUG#5711 "replication SQL thread does not abort on SQL syntax error":guilhem@mysql.com2004-09-231-0/+4
| | | * | | | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.0ram@gw.mysql.r18.ru2004-09-191-0/+2
| | | |\ \ \ \ \
| | | | * | | | | A fix (Bug #5415: Table marked as crashed after DELETE queries).ram@gw.mysql.r18.ru2004-09-191-0/+2
| | | * | | | | | Change www.mysql.com -> dev.mysql.com in a reference to konstantin@mysql.com2004-09-191-1/+1
| | | |/ / / / /
| | | * | | | | Merge mysql.com:/home/mydev/mysql-4.0ingo@mysql.com2004-09-182-6/+30
| | | |\ \ \ \ \
| | | | * | | | | bug#2831 - --extenral-locking does not fully work with --myisam-recover.ingo@mysql.com2004-09-182-6/+30
| | | * | | | | | Fix for bug #5595: NULLIF() IS NULL returns false if NULLIF() returns NULLgluh@gluh.mysql.r18.ru2004-09-182-0/+10
| | * | | | | | | InnoDB: Corrected typos in DBUG_ statementsmarko@hundin.mysql.fi2004-09-171-2/+2
| | |/ / / / / /
| | * | | | | | Bug#5553 - Multi table UPDATE IGNORE fails on dup keyantony@ltantony.rdg.cyberkinetica.homeunix.net2004-09-171-2/+6
| | * | | | | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.0ram@gw.mysql.r18.ru2004-09-141-3/+3
| | |\ \ \ \ \ \
| | | * | | | | | A fix (bug #5498 TRIM fails with LEADING or TRAILING if remstr = str).ram@gw.mysql.r18.ru2004-09-131-3/+3
| | | |/ / / / /
| | * | | | | | row0mysql.h:heikki@hundin.mysql.fi2004-09-131-27/+38
| | |/ / / / /
| | * | | | | Updating the headers on a few files to include GPL header.brian@brian-akers-computer.local2004-09-085-4/+48
* | | | | | | Merge baker@bk-internal.mysql.com:/home/bk/mysql-4.1brian@brian-akers-computer.local2004-10-072-8/+48
|\ \ \ \ \ \ \
| * | | | | | | Enabled the writing of a pid file on Windows.rburnett@build.mysql.com2004-10-061-4/+8
| | |_|_|_|_|/ | |/| | | | |
| * | | | | | bug#5736, subqueries and not intomas@poseidon.ndb.mysql.com2004-10-061-4/+40
| |/ / / / /
* | | | | | Clean up from Bar and Antony code review. Found an issue with the header file...brian@brian-akers-computer.local2004-10-062-80/+70
* | | | | | Merge baker@bk-internal.mysql.com:/home/bk/mysql-4.1brian@brian-akers-computer.local2004-10-052-93/+418
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Row level lock code for the archive storage engine. brian@brian-akers-computer.local2004-10-052-96/+421
* | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1dlenev@mysql.com2004-10-051-0/+8
|\ \ \ \ \ \
| * | | | | | Fixed small bug in handling of pre-4.1 TIMESTAMP columns which wasdlenev@brandersnatch.localdomain2004-10-051-0/+8
* | | | | | | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1hf@deer.(none)2004-10-051-37/+37
|\ \ \ \ \ \ \
| * | | | | | | Fix for bug #5730 (Query cache crashes mysql)hf@deer.(none)2004-10-011-37/+37
| | |/ / / / / | |/| | | | |
* | | | | | | Bug #5832 SELECT doesn't return records in some casesbar@mysql.com2004-10-051-1/+9
* | | | | | | ha_innodb.cc:heikki@hundin.mysql.fi2004-10-051-28/+17
| |/ / / / / |/| | | | |
* | | | | | Fix for bug #5555: "GROUP BY enum_field" returns incorrect resultsgluh@gluh.mysql.r18.ru2004-10-051-6/+2
* | | | | | moved code out of DBUG_ASSERTtomas@poseidon.ndb.mysql.com2004-10-051-3/+6
* | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1dlenev@mysql.com2004-10-041-14/+17
|\ \ \ \ \ \
| * \ \ \ \ \ Merge bk-internal.mysql.com:/home/bk/mysql-4.1dlenev@mysql.com2004-10-041-14/+17
| |\ \ \ \ \ \
| | * | | | | | Made TIMESTAMP NULL columns without explicit DEFAULT value to be alwaysdlenev@brandersnatch.localdomain2004-10-041-14/+17
| * | | | | | | typotomas@poseidon.ndb.mysql.com2004-10-041-0/+1
* | | | | | | | Comments to the single-select optimization algorithm.konstantin@mysql.com2004-10-041-1/+24
* | | | | | | | Mergetomas@poseidon.ndb.mysql.com2004-10-044-18/+19
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1tomas@poseidon.ndb.mysql.com2004-10-041-17/+37
| |\ \ \ \ \ \ \
| | * | | | | | | bug #5872, transactions should only be restarted with transaction.on flag off...tomas@poseidon.ndb.mysql.com2004-10-041-17/+37
| * | | | | | | | A couple of typos fixed.konstantin@mysql.com2004-10-042-3/+1
| |/ / / / / / /
| * | | | | | | sql_show.cc:bar@mysql.com2004-10-041-2/+2
* | | | | | | | merge errortomas@poseidon.ndb.mysql.com2004-10-031-4/+22