Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge jwinstead@production.mysql.com:my/mysql-5.0-11045 | jimw@mysql.com | 2005-07-06 | 1 | -2/+0 |
|\ | |||||
| * | Clean up warnings and build problems on Windows. (Bug #11045) | jimw@mysql.com | 2005-06-18 | 1 | -2/+0 |
* | | Merge mysql.com:/home/jimw/my/mysql-4.1-clean | jimw@mysql.com | 2005-07-05 | 1 | -1/+2 |
|\ \ | |||||
| * | | Fix crash when an entry was added to the mysql.tables_priv | jimw@mysql.com | 2005-06-20 | 1 | -1/+2 |
* | | | WL#2286 - Compile MySQL w/YASSL support | svoj@mysql.com | 2005-06-22 | 1 | -1/+1 |
* | | | WL#2286 - Compile MySQL w/YASSL support | svoj@mysql.com | 2005-06-19 | 1 | -1/+1 |
| |/ |/| | |||||
* | | Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.0 | brian@brian-akers-computer.local | 2005-06-09 | 1 | -5/+5 |
|\ \ | |||||
| * \ | Merge | acurtis@xiphis.org | 2005-06-09 | 1 | -5/+5 |
| |\ \ | | |/ | |||||
| | * | Merge rburnett@bk-internal.mysql.com:/home/bk/mysql-4.1 | reggie@mdk10.(none) | 2005-06-07 | 1 | -5/+5 |
| | |\ | |||||
| | | * | BUG# 10181-mysqld.exe crash with an access vioation after INSERT INTO mysql.host | reggie@mdk10.(none) | 2005-05-31 | 1 | -4/+4 |
| | | * | Bug #10181 mysqld.exe crash with an access violation after INSERT INTO mysql.... | reggie@mdk10.(none) | 2005-05-26 | 1 | -1/+1 |
* | | | | Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.0 | brian@brian-akers-computer.local | 2005-06-08 | 1 | -2/+2 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Removed warnings for gcc 4.0 | brian@brian-akers-computer.local | 2005-06-07 | 1 | -2/+2 |
* | | | | Fix for bug#10964: Information Schema:Authorization check on(2nd version, aft... | gluh@eagle.intranet.mysql.r18.ru | 2005-06-02 | 1 | -1/+34 |
|/ / / | |||||
* | | | Merge of 4.1->5.0. This contained the fixes for GCC 4.0 | brian@zim.(none) | 2005-06-01 | 1 | -5/+5 |
|\ \ \ | |/ / | |||||
| * | | Merge | brian@zim.(none) | 2005-06-01 | 1 | -5/+5 |
| |\ \ | |||||
| | * | | Mainly cleanups for gcc 4.0. Some small pieces from looking at -Wall. Removed... | brian@zim.(none) | 2005-06-01 | 1 | -5/+5 |
| | |/ | |||||
| * | | Bug#10224 - ANALYZE TABLE crashing with simultaneous CREATE ... SELECT statem... | ingo@mysql.com | 2005-05-31 | 1 | -2/+2 |
| |\ \ | | |/ | |/| | |||||
| | * | Bug#10224 - ANALYZE TABLE crashing with simultaneous CREATE ... SELECT statem... | ingo@mysql.com | 2005-05-31 | 1 | -2/+2 |
* | | | Fix warnings from icc | monty@mysql.com | 2005-05-18 | 1 | -0/+1 |
* | | | fix embedded build | acurtis@xiphis.org | 2005-05-17 | 1 | -2/+4 |
* | | | Bug#10246 - Parser: bad syntax for GRANT EXECUTE | acurtis@xiphis.org | 2005-05-17 | 1 | -67/+131 |
* | | | Fix for bug #9838: INFORMATION_SCHEMA.COLUMNS columns of granted views missing | gluh@mysql.com | 2005-05-07 | 1 | -5/+5 |
* | | | merge | monty@mishka.local | 2005-05-06 | 1 | -17/+22 |
|\ \ \ | |||||
| * | | | Fixes while reviewing new code | monty@mishka.local | 2005-05-06 | 1 | -17/+22 |
* | | | | Approximative fixes for BUG#2610,2611,9100 i.e. WL#2146 binlogging/replicat... | gbichot@quadita2.mysql.com | 2005-05-05 | 1 | -5/+5 |
|/ / / | |||||
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | monty@mysql.com | 2005-03-29 | 1 | -3/+6 |
|\ \ \ | |||||
| * | | | Cleanups during review | monty@mysql.com | 2005-03-29 | 1 | -3/+6 |
* | | | | Merge | pekka@mysql.com | 2005-03-28 | 1 | -2/+6 |
|\ \ \ \ | |/ / / |/| / / | |/ / | |||||
| * | | merged | serg@serg.mylan | 2005-03-26 | 1 | -2/+6 |
| |\ \ | | |/ | |||||
| | * | fixes for "backport wild_compare fix from 4.1 - bug#3924" | serg@serg.mylan | 2005-03-26 | 1 | -2/+6 |
* | | | sql/sql_acl.cc | serg@serg.mylan | 2005-03-23 | 1 | -14/+16 |
* | | | merged | serg@serg.mylan | 2005-03-23 | 1 | -9/+27 |
|\ \ \ | |||||
| * | | | sql_acl.cc, sql_acl.h, sql_parse.cc | mysqldev@mysql.com | 2005-03-22 | 1 | -9/+27 |
* | | | | - Added new error message. | jani@ua141d10.elisa.omakaista.fi | 2005-03-22 | 1 | -1/+1 |
|/ / / | |||||
* | | | Fixed two bugs in MySQL ACL. | jani@a193-229-222-105.elisa-laajakaista.fi | 2005-03-17 | 1 | -11/+0 |
* | | | Code cleanups during review of pushed code | monty@mysql.com | 2005-03-15 | 1 | -3/+15 |
* | | | WL2131: Access control for SHOW ... PROCEDURE|FUNCTION ... | gluh@gluh.mysql.r18.ru | 2005-03-05 | 1 | -0/+31 |
* | | | Manual merge SP-locking improvements patch with current tree. | dlenev@mysql.com | 2005-03-04 | 1 | -26/+3 |
|\ \ \ | |||||
| * | | | Better approach for prelocking of tables for stored routines execution | dlenev@brandersnatch.localdomain | 2005-03-04 | 1 | -26/+3 |
* | | | | Clean up merge of fix for Bug #3309. | jimw@mysql.com | 2005-03-03 | 1 | -13/+17 |
* | | | | Merged from 4.1 | jimw@mysql.com | 2005-03-03 | 1 | -27/+13 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Fix bug in checking of table-specific grats that caused IP/NETMASK | jimw@mysql.com | 2005-03-02 | 1 | -28/+14 |
* | | | | Merge with global tree | monty@mysql.com | 2005-02-25 | 1 | -13/+6 |
|\ \ \ \ | |||||
| * | | | | Remove compiler warnings and remove not used variables | monty@mysql.com | 2005-02-25 | 1 | -13/+6 |
* | | | | | Merge 52.0.168.192.in-addr.arpa:/Users/bell/mysql/bk/mysql-5.0 | bell@52.0.168.192.in-addr.arpa | 2005-02-23 | 1 | -2/+4 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge | jimw@mysql.com | 2005-02-22 | 1 | -2/+4 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge mysql.com:/home/jimw/my/mysql-4.1-7989 | jimw@mysql.com | 2005-02-22 | 1 | -12/+10 |
| | |\ \ \ | |||||
| | | * | | | Clean up fix for Bug #7989 by avoiding extra memory copy, and adding some | jimw@mysql.com | 2005-02-18 | 1 | -12/+10 |
* | | | | | | Merge 51.0.168.192.in-addr.arpa:/Users/bell/mysql/bk/mysql-5.0 | bell@51.0.168.192.in-addr.arpa | 2005-02-22 | 1 | -13/+7 |
|\ \ \ \ \ \ | |/ / / / / |