summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* ha_ndbcluster.cc:unknown2004-11-191-1/+1
* Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-11-191-1/+1
|\
| * log_event.cc:unknown2004-11-191-1/+0
| * Mergeunknown2004-11-181-1/+2
| |\
| | * When mysqlbinlog prints LOAD DATA INFILE, let it print the thread id. Some cu...unknown2004-11-181-1/+1
| | * ha_innodb.cc:unknown2004-11-161-5/+6
* | | moved ndb_use_transactions out of opts and to be set default true in THD::initunknown2004-11-182-6/+3
* | | Mergeunknown2004-11-186-25/+69
|\ \ \ | |/ /
| * | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-11-183-16/+61
| |\ \
| | * | Fix for bug#4312 ndb table, wrong behaviour on insert .. on duplicate key ..unknown2004-11-183-16/+61
| * | | Merge pnousiainen@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-11-181-7/+4
| |\ \ \ | | |/ / | |/| |
| | * | ndb: fix bug-4644 Err Out of fragment operationsunknown2004-11-131-7/+4
| * | | Fixes for compilation errors in Windows (casts from uint32* to uint*) in repl...unknown2004-11-173-7/+7
* | | | Mergeunknown2004-11-176-97/+255
|\ \ \ \ | |/ / / |/| | |
| * | | Enabled usage of new system variables for ndbunknown2004-11-175-94/+228
| * | | enabled having system tables in ndbunknown2004-11-171-10/+27
* | | | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-11-172-12/+10
|\ \ \ \
| * \ \ \ Merge heikki@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-11-161-6/+3
| |\ \ \ \
| | * | | | ha_innodb.cc:unknown2004-11-161-6/+3
| * | | | | Fix comment.unknown2004-11-161-1/+1
| |/ / / /
| * | | | ha_innodb.cc:unknown2004-11-161-5/+6
* | | | | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-11-163-9/+63
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix for bug#5138 continued: added comments, removed extra debug printf calls,...unknown2004-10-121-10/+9
| * | | | Fix for bug#5138: hash indexes on heap tables support statistics.unknown2004-09-083-9/+64
* | | | | ha_ndbcluster.cc:unknown2004-11-161-7/+0
* | | | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-11-161-1/+8
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Also print warning if there is an ndb->mysql errorcode mapping, this since th...unknown2004-11-161-1/+8
* | | | | A fix (bug #6449: DO server-crashing bug).unknown2004-11-161-4/+5
|/ / / /
* | | | Bug #6552 CHAR column w/o length is legal, BINARY w/o length is notunknown2004-11-161-0/+3
* | | | BUG#6353 V2:unknown2004-11-152-11/+17
* | | | fixed incorrect using of THD::is_fatal_errorunknown2004-11-141-1/+1
* | | | Fixed a function call.unknown2004-11-121-1/+1
* | | | Merge with 4.0unknown2004-11-121-3/+11
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-11-121-1/+2
| |\ \ \
| * | | | A fix (bug #6564: QUOTE(NULL) returns NULL, not the string 'NULL')unknown2004-11-111-3/+11
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-11-121-0/+1
|\ \ \ \ \
| * | | | | Fix to allow usage of 4.0 tables with 4.1unknown2004-11-121-0/+1
* | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1/unknown2004-11-127-10/+10
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | typos in error messages fixedunknown2004-11-127-10/+10
* | | | | | Merge on pullunknown2004-11-124-7/+20
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | After merge fixesunknown2004-11-121-2/+5
| * | | | | merge with 4.0unknown2004-11-124-5/+15
| |\ \ \ \ \ | | |/ / / / | |/| | / / | | | |/ / | | |/| |
| | * | | Bug#6123 - GRANT USAGE creates useless mysql.db rowunknown2004-11-111-1/+2
| | |/ /
| | * | Fix for BUG#6522 "Replication fails due to a rolled back transaction in the b...unknown2004-11-102-1/+9
| | * | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-11-041-1/+2
| | |\ \
| | | * | Fix for BUG##5714 "Insert into MyISAM table and select ... for update]":unknown2004-11-041-1/+2
| | * | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-11-041-5/+18
| | |\ \ \
| | | * | | Fix for bug #6387 "Queried timestamp values do not match the insertedunknown2004-11-031-5/+18
| | | |/ /
| | * | | Merge marko@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-11-031-1/+3
| | |\ \ \ | | | |/ /
| | | * | ha_innodb.cc:unknown2004-11-021-1/+3