Forum: MySQL Jul 13th, 2008 |
| Replies: 4 Views: 2,636 Hi jakesee
For better handling you need one root only. This can easily be done by defining a master root where all other roots can be formally connected to. Only this master root will not have a... |
Forum: MySQL Jun 27th, 2008 |
| Replies: 4 Views: 6,202 Hi tuse
How are you?
Well, if you had access to grant table mysql.user you would have also been able to
SELECT User, Password FROM mysql.user. You got it? Yes, you would be able to hack... |
Forum: MySQL Jun 6th, 2008 |
| Replies: 10 Views: 4,679 Hello kutta_vin,
well, "forgotten to mention" has created some superfluous work. However it is rather simple to get the same result from your modified tables. Supposing a table act2(AccountId,... |