summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fixed merged view fields names (BUG#5147)bell@sanja.is.com.ua2004-09-1425-182/+599
* table lists management during VIEW processing code cleanupbell@sanja.is.com.ua2004-09-113-73/+77
* Merge abelkin@bk-internal.mysql.com:/home/bk/mysql-5.0bell@sanja.is.com.ua2004-09-114-9/+65
|\
| * fixed privilege system upgrade script, to allow VIEW privileges for used who ...bell@sanja.is.com.ua2004-09-111-0/+12
| * fixed typo (thanks to Igor)bell@sanja.is.com.ua2004-09-111-1/+1
| * view with WHERE in nested join (BUG#5511)bell@sanja.is.com.ua2004-09-103-9/+53
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0petr@mysql.com2004-09-112-4/+3
|\ \
| * | Fixed a problem causing load_defaults not to accept some command-linepetr@mysql.com2004-09-112-4/+3
* | | Fix bad output in SHOW CREATE VIEW, update affectedpaul@kite-hub.kitebird.com2004-09-102-5/+5
* | | sql_yacc.yy:paul@kite-hub.kitebird.com2004-09-101-0/+1
* | | Merge mysql.com:/usr/local/bk/mysql-5.0pem@mysql.com2004-09-104-13/+55
|\ \ \ | |_|/ |/| |
| * | Fixed BUG#4941: Stored procedure crash fetching null value into variable.pem@mysql.comhem.se2004-09-104-13/+55
* | | post merge fixbell@sanja.is.com.ua2004-09-101-1/+1
* | | Mergebell@sanja.is.com.ua2004-09-10775-18674/+41876
|\ \ \ | |/ /
| * | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0bell@sanja.is.com.ua2004-09-109-16/+68
| |\ \
| | * | Fixed BUG#3294: Stored procedure crash if table dropped before use.pem@mysql.comhem.se2004-09-107-14/+66
| | * | Fixed --with-embedded builds.dlenev@brandersnatch.localdomain2004-09-102-1/+2
| * | | thd pointer fixedbell@sanja.is.com.ua2004-09-104-4/+16
| * | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0bell@sanja.is.com.ua2004-09-1051-85/+1709
| |\ \ \ | | |/ /
| | * | Merge bk-internal.mysql.com:/home/bk/mysql-5.0dlenev@mysql.com2004-09-093-2/+33
| | |\ \
| | | * | Fixed BUG#4487: Stored procedure connection aborted if uninitialized char.pem@mysql.comhem.se2004-09-093-2/+33
| | * | | After merge fixes for WL#1218 "Triggers"dlenev@brandersnatch.localdomain2004-09-093-13/+12
| | * | | Yet another manual merge with main tree for patch for WL#1218 "Triggers"dlenev@mysql.com2004-09-09760-18568/+39863
| | |\ \ \ | | | |/ /
| | * | | WL#1218 "Triggers"dlenev@brandersnatch.localdomain2004-09-095-53/+65
| | * | | Merge of changes from the main tree to tree for WL#1218 "Triggers".dlenev@mysql.com2004-09-0849-79/+1665
| | |\ \ \
| | | * | | WL#1218 "Triggers". Some very preliminary version of patch.dlenev@brandersnatch.localdomain2004-09-0749-78/+1664
| * | | | | post merge fixesbell@sanja.is.com.ua2004-09-1014-62/+81
| * | | | | mergebell@sanja.is.com.ua2004-09-09760-18528/+39827
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | Update after mergemonty@mysql.com2004-09-095-9/+9
| | * | | | Merge on pullmonty@mysql.com2004-09-09758-18529/+39724
| | |\ \ \ \
| | | * | | | After merge fixes of merge with 4.1 that included the new arena code.monty@mysql.com2004-09-0967-480/+685
| | | * | | | Merge with 4.1monty@mysql.com2004-09-06739-18168/+39155
| | | |\ \ \ \
| | | | * | | | After merge fixesmonty@mysql.com2004-09-053-7/+6
| | | | * | | | Merge with 4.0 to get latest bug fixesmonty@mysql.com2004-09-0432-271/+431
| | | | |\ \ \ \
| | | | | * | | | sql_yacc.yy:paul@kite-hub.kitebird.com2004-09-031-1/+1
| | | | | * | | | A fix (Bug #4980: union statement with () union () order by produces wrong ex...ram@gw.mysql.r18.ru2004-09-033-1/+21
| | | | | * | | | errmsg.txt:paul@kite-hub.kitebird.com2004-09-0222-44/+350
| | | | | * | | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.0ram@gw.mysql.r18.ru2004-09-023-0/+36
| | | | | |\ \ \ \
| | | | | | * | | | A fix (Bug #5232: CREATE TABLE ... SELECT can deadlock itself).ram@gw.mysql.r18.ru2004-08-273-0/+36
| | | | | * | | | | Fix for bug #5302miguel@hegel.txg.br2004-09-021-1/+1
| | | | | * | | | | Fix for bug #5302miguel@hegel.txg.br2004-09-011-0/+7
| | | | | * | | | | Merge lgrimmer@build.mysql.com:/home/bk/mysql-4.0lenz@mysql.com2004-09-011-221/+0
| | | | | |\ \ \ \ \
| | | | | | * \ \ \ \ Merge mysql.com:/space/my/mysql-4.0lenz@mysql.com2004-09-011-221/+0
| | | | | | |\ \ \ \ \
| | | | | | | * | | | | - removed swedish errmsg.OLDlenz@mysql.com2004-09-011-221/+0
| | | | | * | | | | | | ha_innodb.cc:heikki@hundin.mysql.fi2004-09-011-2/+3
| | | | | |/ / / / / /
| | | | | * | | | | | Merge jbruehe@bk-internal.mysql.com:/home/bk/mysql-4.0joerg@mysql.com2004-09-011-2/+2
| | | | | |\ \ \ \ \ \
| | | | | | * | | | | | Correct a typo error: cpp symbol is "BIG_TABLES", not "BIG_FILES"joerg@mysql.com2004-09-011-2/+2
| | | | | | |/ / / / /
| | | | | * | | | | | Merge pgalbraith@bk-internal.mysql.com:/home/bk/mysql-4.0patg@krsna.patg.net2004-08-311-2/+15
| | | | | |\ \ \ \ \ \
| | | | | | * | | | | | mysqld_safe.sh:patg@krsna.patg.net2004-08-311-2/+15
| | | | * | | | | | | | Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-4.1gluh@gluh.mysql.r18.ru2004-09-041-2/+3
| | | | |\ \ \ \ \ \ \ \