An error occurred fetching the project authors.
- 27 Jan, 2005 1 commit
-
-
gluh@gluh.mysql.r18.ru authored
-
- 18 Jan, 2005 1 commit
-
-
gluh@gluh.mysql.r18.ru authored
-
- 14 Jan, 2005 1 commit
-
-
jimw@mysql.com authored
engine, except when running with sql_mode & MYSQL323. (Bug #6659)
-
- 30 Dec, 2004 1 commit
-
-
gluh@gluh.mysql.r18.ru authored
added syntax: 'show variables where', 'show status where', 'show open tables where'
-
- 29 Dec, 2004 1 commit
-
-
dlenev@brandersnatch.localdomain authored
Updated test results after adding max_user_connections column to mysql.user table.
-
- 24 Dec, 2004 1 commit
-
-
gluh@gluh.mysql.r18.ru authored
-
- 23 Dec, 2004 2 commits
-
-
acurtis@pcgem.rdg.cyberkinetica.com authored
Implement fine-grained control over access to stored procedures Privileges are cached (same way as existing table/column privs)
-
gluh@gluh.mysql.r18.ru authored
changed field names in 'collations' table(discussed with PGulutzan)
-
- 18 Dec, 2004 3 commits
-
-
gluh@gluh.mysql.r18.ru authored
-
gluh@gluh.mysql.r18.ru authored
-
monty@mysql.com authored
Add support for VARCHAR with 1 or 2 length bytes Enable VARCHAR packing in MyISAM files (previous patch didn't pack data properly) Give error if we got problems in temporary tables during a SELECT Don't use new table generated by ALTER TABLE if index generation fails Fixed wrong call by range_end() (Could cause an ASSERT in debug mode)
-
- 16 Dec, 2004 2 commits
-
-
gluh@gluh.mysql.r18.ru authored
-
gluh@gluh.mysql.r18.ru authored
-
- 14 Dec, 2004 4 commits
-
-
gluh@gluh.mysql.r18.ru authored
-
gluh@gluh.mysql.r18.ru authored
-
gluh@gluh.mysql.r18.ru authored
-
gluh@gluh.mysql.r18.ru authored
-
- 10 Dec, 2004 1 commit
-
-
gluh@gluh.mysql.r18.ru authored
mysqldump skips information_schema db 'use' now can use information_schema db changed value of column 'Null' to 'NO' if column is not nullable
-
- 07 Dec, 2004 1 commit
-
-
monty@mysql.com authored
Fixed compiler warnings String results in CREATE ... SELECT are now created as CHAR(0), VARCHAR(X) or TEXT() depending on item->max_length
-
- 26 Nov, 2004 1 commit
-
-
gluh@gluh.mysql.r18.ru authored
Fix for bug#6756: Crash if SHOW INDEX
-
- 24 Nov, 2004 1 commit
-
-
gluh@gluh.mysql.r18.ru authored
'information_schema' test is splitted because of innodb
-
- 23 Nov, 2004 1 commit
-
-
gluh@gluh.mysql.r18.ru authored
Fixed bug 'using of alias with information schema tables in views' removed compiler warnings
-
- 19 Nov, 2004 1 commit
-
-
gluh@gluh.mysql.r18.ru authored
fixed bug: "create view v7 as select * from information_schema.tables;" failed
-
- 18 Nov, 2004 1 commit
-
-
gluh@gluh.mysql.r18.ru authored
fix for 'show create schema_table' fix for usage schema tables in subselect 'wrong schema table charset' fix
-
- 17 Nov, 2004 1 commit
-
-
gluh@gluh.mysql.r18.ru authored
code cleanup
-
- 15 Nov, 2004 2 commits
-
-
gluh@gluh.mysql.r18.ru authored
-
gluh@gluh.mysql.r18.ru authored
-
- 13 Nov, 2004 1 commit
-
-
gluh@gluh.mysql.r18.ru authored
WL#173: Create Data Dictionary Tables for SHOW Commands
-