summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* 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-091-3/+2
|\
| * fixed incorrect type custing (fixed problem with runing tests with --debug (t...unknown2004-10-091-3/+2
* | Fix for bug #5887 "Triggers with string literals cause errors"unknown2004-10-081-0/+1
|/
* Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2004-10-072-22/+16
|\
| * Revised BUG#5000: SPs can be created with no default database.unknown2004-10-072-22/+16
* | allow merging views with subqueries in WHERE clause (BUG#5504)unknown2004-10-073-12/+41
* | test of DELETE privilege and cyclic reference added in case of altering view ...unknown2004-10-076-14/+61
* | sql_updatable_view_key replaced with updatable_views_with_limitunknown2004-10-075-38/+35
|/
* 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-041-0/+22
* mergeunknown2004-10-0536-55/+141
|\
| * Fixed bug in strict mode (A state was not properly cleared on successful inse...unknown2004-10-053-3/+2
| * More fixes for strict mode:unknown2004-10-0235-52/+139
* | mergeunknown2004-10-0432-40/+257
|\ \
| * | postmerge fixunknown2004-10-041-30/+38
| * | mergeunknown2004-09-2932-28/+237
| |\ \
| | * | post review changes:unknown2004-09-2929-132/+140
| | * | added CHECK option test for INSERT ... ON DUPLICATE KEY UPDATE (WL#1983)unknown2004-09-063-10/+43
| | * | mergeunknown2004-09-0630-24/+184
| | |\ \
| | | * | postmerge fixunknown2004-09-061-1/+1
| | | * | mergeunknown2004-09-0520-460/+509
| | | |\ \
| | | * | | CHECK OPTIONs added (WL#1983)unknown2004-09-0330-28/+190
* | | | | | fixed problem with freeing stack memoryunknown2004-10-041-4/+2
* | | | | | Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2004-10-01136-5038/+10865
|\ \ \ \ \ \
| * | | | | | Fixed BUG#4905: Stored procedure doesn't clear for "Rows affected".unknown2004-09-291-0/+1
| | |_|_|_|/ | |/| | | |
| * | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2004-09-2847-264/+539
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Strict mode & better warningsunknown2004-09-2847-264/+539
| * | | | | 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-261-0/+3
| * | | | | | new show create view outputunknown2004-09-242-4/+44
| |/ / / / /
| * | | | | Merge abelkin@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2004-09-182-4/+8
| |\ \ \ \ \
| | * | | | | SHOW CREATE VIEW (TABLE) privilege now reqiere show create privilegeunknown2004-09-172-4/+8
| * | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2004-09-185-33/+29
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2004-09-175-33/+29
| | |\ \ \ \ \
| | | * | | | | now we allow to careate VIEW without any privileges on view columns (except c...unknown2004-09-171-19/+2
| | | * | | | | updateability of field with collation support (BUG#5506)unknown2004-09-165-14/+27
| * | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2004-09-171-4/+11
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | Fixed memory leak that occured after merge with 4.1unknown2004-09-171-4/+11
| | | |/ / / / | | |/| | | |
| * | | | | | Fixed BUG#3583: query cache doesn't work for stored procedures.unknown2004-09-175-8/+47
| * | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2004-09-171-11/+25
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Small after merge cleanup of time zone initialization code.unknown2004-09-171-11/+25
| | |/ / / /
| * | | | | Removed wrong warnings in test suite (This was because select_insert / select...unknown2004-09-1711-25/+43
| * | | | | Mergeunknown2004-09-1575-597/+2248
| |\ \ \ \ \ | | |/ / / /
| | * | | | Added some missing per status variables.unknown2004-09-152-16/+23
| | * | | | Fixed a couple of bugs.unknown2004-09-142-10/+18
| | * | | | Two small fixes to make -debug version usable again.unknown2004-09-141-2/+0