|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
|
|
Stay one step ahead of the competition. Evaluate and give feedback
on some of the hottest web development tools on the market today.
Make your opinion heard! Click
Here
|
|
#1
|
|||
|
|||
|
Table Getting Dropped
Im using Jboss 4.0 and MySql for my project.When ever i shut down the application server,a particular table gets Dropped and when restarting the server it gets Created.Does anybody know Y this is happening?
|
|
#2
|
||||
|
||||
|
Which table is it?
Is it some sort of Jboss configuration table, or is it a table that you've created? |
|
#3
|
|||
|
|||
|
In your my.ini(windows) or my.cnf (unix/linux) you can add word 'log' and restart the server. This will log all the querie statements executed on mysql and then you can test and see if there is a DROP or TRUNCATE query and what other queries are executed before and after them.
|
![]() |
| Viewing: Dev Articles Community Forums > Databases > MySQL Development > Table Getting Dropped |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|