Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixed merged view fields names (BUG#5147) | bell@sanja.is.com.ua | 2004-09-14 | 25 | -182/+599 |
* | table lists management during VIEW processing code cleanup | bell@sanja.is.com.ua | 2004-09-11 | 3 | -73/+77 |
* | Merge abelkin@bk-internal.mysql.com:/home/bk/mysql-5.0 | bell@sanja.is.com.ua | 2004-09-11 | 4 | -9/+65 |
|\ | |||||
| * | fixed privilege system upgrade script, to allow VIEW privileges for used who ... | bell@sanja.is.com.ua | 2004-09-11 | 1 | -0/+12 |
| * | fixed typo (thanks to Igor) | bell@sanja.is.com.ua | 2004-09-11 | 1 | -1/+1 |
| * | view with WHERE in nested join (BUG#5511) | bell@sanja.is.com.ua | 2004-09-10 | 3 | -9/+53 |
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | petr@mysql.com | 2004-09-11 | 2 | -4/+3 |
|\ \ | |||||
| * | | Fixed a problem causing load_defaults not to accept some command-line | petr@mysql.com | 2004-09-11 | 2 | -4/+3 |
* | | | Fix bad output in SHOW CREATE VIEW, update affected | paul@kite-hub.kitebird.com | 2004-09-10 | 2 | -5/+5 |
* | | | sql_yacc.yy: | paul@kite-hub.kitebird.com | 2004-09-10 | 1 | -0/+1 |
* | | | Merge mysql.com:/usr/local/bk/mysql-5.0 | pem@mysql.com | 2004-09-10 | 4 | -13/+55 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Fixed BUG#4941: Stored procedure crash fetching null value into variable. | pem@mysql.comhem.se | 2004-09-10 | 4 | -13/+55 |
* | | | post merge fix | bell@sanja.is.com.ua | 2004-09-10 | 1 | -1/+1 |
* | | | Merge | bell@sanja.is.com.ua | 2004-09-10 | 775 | -18674/+41876 |
|\ \ \ | |/ / | |||||
| * | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0 | bell@sanja.is.com.ua | 2004-09-10 | 9 | -16/+68 |
| |\ \ | |||||
| | * | | Fixed BUG#3294: Stored procedure crash if table dropped before use. | pem@mysql.comhem.se | 2004-09-10 | 7 | -14/+66 |
| | * | | Fixed --with-embedded builds. | dlenev@brandersnatch.localdomain | 2004-09-10 | 2 | -1/+2 |
| * | | | thd pointer fixed | bell@sanja.is.com.ua | 2004-09-10 | 4 | -4/+16 |
| * | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0 | bell@sanja.is.com.ua | 2004-09-10 | 51 | -85/+1709 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | dlenev@mysql.com | 2004-09-09 | 3 | -2/+33 |
| | |\ \ | |||||
| | | * | | Fixed BUG#4487: Stored procedure connection aborted if uninitialized char. | pem@mysql.comhem.se | 2004-09-09 | 3 | -2/+33 |
| | * | | | After merge fixes for WL#1218 "Triggers" | dlenev@brandersnatch.localdomain | 2004-09-09 | 3 | -13/+12 |
| | * | | | Yet another manual merge with main tree for patch for WL#1218 "Triggers" | dlenev@mysql.com | 2004-09-09 | 760 | -18568/+39863 |
| | |\ \ \ | | | |/ / | |||||
| | * | | | WL#1218 "Triggers" | dlenev@brandersnatch.localdomain | 2004-09-09 | 5 | -53/+65 |
| | * | | | Merge of changes from the main tree to tree for WL#1218 "Triggers". | dlenev@mysql.com | 2004-09-08 | 49 | -79/+1665 |
| | |\ \ \ | |||||
| | | * | | | WL#1218 "Triggers". Some very preliminary version of patch. | dlenev@brandersnatch.localdomain | 2004-09-07 | 49 | -78/+1664 |
| * | | | | | post merge fixes | bell@sanja.is.com.ua | 2004-09-10 | 14 | -62/+81 |
| * | | | | | merge | bell@sanja.is.com.ua | 2004-09-09 | 760 | -18528/+39827 |
| |\ \ \ \ \ | | | |_|/ / | | |/| | | | |||||
| | * | | | | Update after merge | monty@mysql.com | 2004-09-09 | 5 | -9/+9 |
| | * | | | | Merge on pull | monty@mysql.com | 2004-09-09 | 758 | -18529/+39724 |
| | |\ \ \ \ | |||||
| | | * | | | | After merge fixes of merge with 4.1 that included the new arena code. | monty@mysql.com | 2004-09-09 | 67 | -480/+685 |
| | | * | | | | Merge with 4.1 | monty@mysql.com | 2004-09-06 | 739 | -18168/+39155 |
| | | |\ \ \ \ | |||||
| | | | * | | | | After merge fixes | monty@mysql.com | 2004-09-05 | 3 | -7/+6 |
| | | | * | | | | Merge with 4.0 to get latest bug fixes | monty@mysql.com | 2004-09-04 | 32 | -271/+431 |
| | | | |\ \ \ \ | |||||
| | | | | * | | | | sql_yacc.yy: | paul@kite-hub.kitebird.com | 2004-09-03 | 1 | -1/+1 |
| | | | | * | | | | A fix (Bug #4980: union statement with () union () order by produces wrong ex... | ram@gw.mysql.r18.ru | 2004-09-03 | 3 | -1/+21 |
| | | | | * | | | | errmsg.txt: | paul@kite-hub.kitebird.com | 2004-09-02 | 22 | -44/+350 |
| | | | | * | | | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.0 | ram@gw.mysql.r18.ru | 2004-09-02 | 3 | -0/+36 |
| | | | | |\ \ \ \ | |||||
| | | | | | * | | | | A fix (Bug #5232: CREATE TABLE ... SELECT can deadlock itself). | ram@gw.mysql.r18.ru | 2004-08-27 | 3 | -0/+36 |
| | | | | * | | | | | Fix for bug #5302 | miguel@hegel.txg.br | 2004-09-02 | 1 | -1/+1 |
| | | | | * | | | | | Fix for bug #5302 | miguel@hegel.txg.br | 2004-09-01 | 1 | -0/+7 |
| | | | | * | | | | | Merge lgrimmer@build.mysql.com:/home/bk/mysql-4.0 | lenz@mysql.com | 2004-09-01 | 1 | -221/+0 |
| | | | | |\ \ \ \ \ | |||||
| | | | | | * \ \ \ \ | Merge mysql.com:/space/my/mysql-4.0 | lenz@mysql.com | 2004-09-01 | 1 | -221/+0 |
| | | | | | |\ \ \ \ \ | |||||
| | | | | | | * | | | | | - removed swedish errmsg.OLD | lenz@mysql.com | 2004-09-01 | 1 | -221/+0 |
| | | | | * | | | | | | | ha_innodb.cc: | heikki@hundin.mysql.fi | 2004-09-01 | 1 | -2/+3 |
| | | | | |/ / / / / / | |||||
| | | | | * | | | | | | Merge jbruehe@bk-internal.mysql.com:/home/bk/mysql-4.0 | joerg@mysql.com | 2004-09-01 | 1 | -2/+2 |
| | | | | |\ \ \ \ \ \ | |||||
| | | | | | * | | | | | | Correct a typo error: cpp symbol is "BIG_TABLES", not "BIG_FILES" | joerg@mysql.com | 2004-09-01 | 1 | -2/+2 |
| | | | | | |/ / / / / | |||||
| | | | | * | | | | | | Merge pgalbraith@bk-internal.mysql.com:/home/bk/mysql-4.0 | patg@krsna.patg.net | 2004-08-31 | 1 | -2/+15 |
| | | | | |\ \ \ \ \ \ | |||||
| | | | | | * | | | | | | mysqld_safe.sh: | patg@krsna.patg.net | 2004-08-31 | 1 | -2/+15 |
| | | | * | | | | | | | | Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-4.1 | gluh@gluh.mysql.r18.ru | 2004-09-04 | 1 | -2/+3 |
| | | | |\ \ \ \ \ \ \ \ |