Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: bakardi
  • Content: Threads
  • Order by date
  1. bakardi

    mysql administration need help !!

    hi! i am working as a developer in an orgnization, and i have been assigned an extra duty to maintain the MySql database used for production purpose. As a database administrator what are the important things that i must keep track of to ensure that the database is healthy always! for i think...
  2. bakardi

    mysql administration need help

    hi! i am working as a developer in an orgnization, and i have been assigned an extra duty to maintain the MySql database used for production purpose. As a database administrator what are the important things that i must keep track of to ensure that the database is healthy always! for i think...
  3. bakardi

    mysql transactions ?

    does mysql support ACID properties of transaction. i am working on version 3.23.52. How can i get informations regarding trasactions that take place in mysql server.
  4. bakardi

    query execution speed

    is there any way to calculate the execution speed of the query executed in mysql. where are the informations regarding the sql queries stored in mysql. in oracle we have system views v$sql etc. to provide such inforomations. is there any such similar way in MySql ?
  5. bakardi

    starting an agent along with the mysql server

    is it possible to start an agent or say an application along with the mysql server. The libmysqld - embedded mysql server library makes it possible to run the MySql server inside a client application,.But in my case , where i am designing a database monitor, the client application (an agent)...
  6. bakardi

    mysql management

    hi ! apart from my previos post, i would also like to know the list of metrics that could be collected when the database server is started. ie. the informations obtained when the database just starts.
  7. bakardi

    Mysql management

    hi i am designing a software that would keep track of Mysql database health and notify any critical events ... i have two options at the very high level! - whether to start the agent <information provider> when the Mysql database is started or to keep the agent independent of Mysql.ie...

Part and Inventory Search

Back
Top