summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* block using QC in case of having tables locked by LOCK... (BUG#12385)unknown2005-08-101-2/+5
* Merge pgalbraith@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2005-08-041-2/+14
|\
| * BUG 11104 (same as changeset 1.1891 on the 5.0 tree, but realised this unknown2005-07-311-2/+14
* | ha_innodb.cc:unknown2005-08-031-1/+1
* | ha_innodb.cc:unknown2005-08-031-1/+2
|/
* Review fixes:unknown2005-07-264-17/+34
* Merge ssmith@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2005-07-224-73/+115
|\
| * Bug #10600 After review fixesunknown2005-07-204-29/+18
| * Bug #10600unknown2005-07-194-74/+127
* | BUG#11384 drop database causes mysqld to coreunknown2005-07-141-0/+1
|/
* - backport of a compile fix from 4.1 (ChangeSet@1.2260.23.2 2005/05/19 from r...unknown2005-06-301-1/+1
* sql_repl.cc:unknown2005-06-031-1/+1
* Bug#10224 - ANALYZE TABLE crashing with simultaneous CREATE ... SELECT statem...unknown2005-05-318-66/+85
* Merge bk-internal:/home/bk/mysql-4.0/unknown2005-05-181-4/+6
|\
| * udf: when banning paths from soname in CREATE FUNCTION, check for \ on windows.unknown2005-05-181-4/+6
* | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2005-05-151-2/+72
|\ \
| * | Fix for BUG#10095: {wrong query results because of incorrect constant propaga...unknown2005-05-151-2/+72
* | | Fixed compiler failureunknown2005-05-141-0/+1
* | | Change create_field->offset to store offset from start of fields, independent...unknown2005-05-133-56/+65
* | | Merge acurtis@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2005-05-082-9/+21
|\ \ \
| * \ \ Merge ltantony.mysql.com:/usr/home/antony/work2/p4-bug8191unknown2005-05-081-3/+4
| |\ \ \
| | * | | Bug#8191 - SELECT INTO OUTFILE insists on FROM clauseunknown2005-05-081-3/+4
| * | | | Bug#6236unknown2005-05-081-6/+17
| |/ / /
* | | | Merge bk-internal:/home/bk/mysql-4.0unknown2005-05-071-0/+5
|\ \ \ \
| * \ \ \ Merge svojtovich@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2005-05-071-0/+5
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | BUG#7709 fix - Boolean fulltext query against unsupported engines does notunknown2005-05-071-0/+5
* | | | | errmsg.txt:unknown2005-05-0722-0/+22
|/ / / /
* | | | [backport of 4.1, because 4.0 autobuild now hits the same problem;unknown2005-05-071-1/+1
|/ / /
* | | Bug#6616unknown2005-05-061-0/+1
|/ /
* | Bug#7823 - FLUSH TABLES WITH READ LOCK + INSERT DELAYED = deadlockunknown2005-04-273-23/+108
* | - added missing copyright headers to several Makefile.am's (noticedunknown2005-04-191-0/+16
|/
* BUG#9922 - INSERT SELECT with UNIONs allows concurrent INSERTsunknown2005-04-152-1/+1
* Merge bk-internal:/home/bk/mysql-4.0/unknown2005-04-141-2/+6
|\
| * TRUNCATE is always a transaction on itself. pretent we're in auto-commit modeunknown2005-04-141-2/+6
* | Fix for bug #9796 "Query Cache caches queries with CURRENT_USER()unknown2005-04-111-0/+1
|/
* Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2005-04-035-8/+10
|\
| * bug#3891 - DROP TABLE many-unexistent-tables, was printing an error with %s i...unknown2005-04-024-4/+5
| * don't strcmp db if it's a patternunknown2005-03-301-4/+5
* | Fix for bug #8894 "TIMESTAMP values scrambled/misaligned when using --new".unknown2005-03-282-32/+4
|/
* Merge bk-internal:/home/bk/mysql-4.0/unknown2005-03-264-13/+20
|\
| * Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2005-03-171-6/+10
| |\
| | * safer creation of temp files used in replication of LOAD DATA INFILE.unknown2005-03-171-6/+10
| * | A fix (bug #8942: SUBSTRING_INDEX in UPDATE causes internal loop).unknown2005-03-171-1/+1
| * | Fix for BUG#8711: "<=>" may have true value for NULL arguments, so make unknown2005-03-111-0/+1
| |/
| * func_str.result, func_str.test:unknown2005-03-091-0/+1
| * Fix for bug#8978 : Crash on 'select format ...'unknown2005-03-071-6/+7
* | fixes for "backport wild_compare fix from 4.1 - bug#3924"unknown2005-03-262-4/+8
|/
* Changed C++ style comment to C style for 'sql/net_serv.cc' which will be syml...unknown2005-03-041-1/+1
* typos fixedunknown2005-03-031-2/+2
* Merge bk-internal:/home/bk/mysql-4.0/unknown2005-03-036-43/+94
|\