History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: HSCALE-15
Type: Improvement Improvement
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Peter Romianowski
Reporter: Peter Romianowski
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
HSCALE

Fully support all statements

Created: 16/Apr/08 10:39 PM   Updated: 21/Apr/08 01:08 AM
Component/s: Query Analyzer
Affects Version/s: None
Fix Version/s: 0.2

Issue Links:
Duplicate
 


 Description  « Hide
* DESCRIBE
* TRUNCATE
* SHOW TABLES
* SHOW TABLE STATUS
* CREATE INDEX
* DROP INDEX
* RENAME TABLE


 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
Peter Romianowski - 21/Apr/08 01:07 AM
SHOW TABLES, SHOW OPEN TABLES and SHOW TABLE STATUS has not been implemented, i.e. these commands will show the partitions. We would have to add a lot of "magic" to fully hide the partitions aways (think of SHOW TABLE STATUS) and actually there is no sense in hiding them anyway.