summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* errors without code removedunknown2004-10-2086-1566/+1886
* fix privileges for old style privileges tables on fly (as it do mysql_fix_pri...unknown2004-10-102-2/+8
* showing table type now is controled by new parameter 'FULL' of SHOW TABLES co...unknown2004-10-1016-126/+137
* prevent substituting Item_ref as VIEW fields in WHERE conditions (BUG#5969)unknown2004-10-103-8/+13
* Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2004-10-093-3/+22
|\
| * fixed incorrect type custing (fixed problem with runing tests with --debug (t...unknown2004-10-093-3/+22
* | Fix for bug #5887 "Triggers with string literals cause errors"unknown2004-10-083-0/+20
|/
* changing results after test changingunknown2004-10-081-3/+3
* Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2004-10-081-3/+6
|\
| * Portability fix (Got different results for double -> longlong when compiling ...unknown2004-10-081-3/+6
* | changes in SHOW CREATE VIEW outputunknown2004-10-072-2/+2
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2004-10-076-77/+25
|\ \ | |/
| * Revised BUG#5000: SPs can be created with no default database.unknown2004-10-074-68/+16
| * Fix results (becasue of strict mode)unknown2004-10-071-1/+1
| * Updates tests after 'no automatic default' patchunknown2004-10-071-8/+8
* | allow merging views with subqueries in WHERE clause (BUG#5504)unknown2004-10-075-12/+110
* | test of DELETE privilege and cyclic reference added in case of altering view ...unknown2004-10-078-29/+149
* | sql_updatable_view_key replaced with updatable_views_with_limitunknown2004-10-077-59/+50
|/
* fixed & added comments (according to Igor's review and a bit more)unknown2004-10-0713-107/+150
* join_outer.result, join_outer.test:unknown2004-10-043-2/+93
* After merge fixesunknown2004-10-053-15/+17
* mergeunknown2004-10-0567-293/+741
|\
| * Fixed bug in strict mode (A state was not properly cleared on successful inse...unknown2004-10-056-37/+82
| * More fixes for strict mode:unknown2004-10-0265-258/+661
* | mergeunknown2004-10-0435-45/+429
|\ \
| * | postmerge fixunknown2004-10-043-44/+52
| * | mergeunknown2004-09-2935-33/+409
| |\ \
| | * | post review changes:unknown2004-09-2930-146/+154
| | * | added CHECK option test for INSERT ... ON DUPLICATE KEY UPDATE (WL#1983)unknown2004-09-065-10/+69
| | * | mergeunknown2004-09-0633-29/+330
| | |\ \
| | | * | postmerge fixunknown2004-09-061-1/+1
| | | * | mergeunknown2004-09-0522-463/+515
| | | |\ \
| | | * | | CHECK OPTIONs added (WL#1983)unknown2004-09-0333-33/+336
* | | | | | fixed problem with freeing stack memoryunknown2004-10-041-4/+2
* | | | | | Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2004-10-01820-21405/+49395
|\ \ \ \ \ \
| * | | | | | Fixed BUG#4905: Stored procedure doesn't clear for "Rows affected".unknown2004-09-293-0/+56
| * | | | | | mysqldump.c:unknown2004-09-281-2/+2
| | |_|_|_|/ | |/| | | |
| * | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2004-09-2872-445/+1964
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Strict mode & better warningsunknown2004-09-2872-445/+1964
| * | | | | fix test suite for portabilityunknown2004-09-282-25/+1
| * | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2004-09-262-2/+9
| |\ \ \ \ \
| | * \ \ \ \ Merge gbichot@bk-internal.mysql.com://home/bk/mysql-5.0unknown2004-09-241-1/+1
| | |\ \ \ \ \
| | | * | | | | In binary log events, flags are 2 bytes, not 4. Using 4 resulted in buffer ov...unknown2004-09-241-1/+1
| | * | | | | | For now we will require super privilege for creating/dropping trigger because...unknown2004-09-241-1/+8
| | |/ / / / /
| * | | | | | fix xml with viewunknown2004-09-264-3/+84
| * | | | | | new show create view outputunknown2004-09-246-58/+309
| |/ / / / /
| * | | | | Merge abelkin@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2004-09-184-20/+24
| |\ \ \ \ \
| | * | | | | SHOW CREATE VIEW (TABLE) privilege now reqiere show create privilegeunknown2004-09-174-20/+24
| * | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2004-09-187-43/+80
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2004-09-177-43/+80
| | |\ \ \ \ \