does MySql support Drop User

2001-11-20 Thread Omkar
Hi Friends, If any body knows please, Does MySQL server supprots dropping a user. If yes, what is the syntax to drop a user. Thanks, bye, Omkaram Sangem iNuCom (India) Ltd Secunderabad:53 Phones:+91-40-7893817/7812959 Fax:+91-40-7809071 Email: [EMAIL PROTECTED] www.inucom.com ==

Re: does MySql support Procedures, Events and Sequences

2001-11-19 Thread Omkar
Hi, I am developing an application which shows Meta Data of the MySql database in Tree Structure. In this i am displaying nodes like Tables and its childs are Tables in the database, Indexes and its child nodes are indexes on all tables etc. I am confused weather MySql support Procedures, Events

Getting alll Tables from all Databases/catalogs

2001-11-09 Thread Omkar
Hi, I am developing a application by using MySql database server. I have requierment in my application, that i need to know/show all the tables available in all the databases/catalogs of MySql. By using "show tables from test" i can get tables from "test" database. But I need to know all the tabl