|
Replies:
0
-
Pages:
1
|
|
|
Posts:
1
Registered:
2/22/09
|
|
|
|
Minor bug : Right click Flush table
Posted:
Nov 14, 2010 4:39 AM
|
|
|
Hello,
Here is a minor bug to fix in next release : - right click on a table (in Database explorer windows) and select "Flush Table" command - click yes when ask "Do you wish to continue ?" ==> There you are : "You have an error in your SQL syntax [...]"
The reason is obvious : the SQL instruction which has been generated is "FLUSH TABLESbase.table_test" ==> no space between "TABLES" and "base.table_test" (the table name)
That will be easy to fix...
With thanks to toad's people for your good job.
|
|
|
|
Legend
|
|
Guru: 2001
+
pts
|
|
Expert: 751
- 2000
pts
|
|
Enthusiast: 31
- 750
pts
|
|
Novice: 0
- 30
pts
|
|
Moderators
|
|
Helpful answer
(5 pts)
|
|
Answered
(10 pts)
|
|