-

  • etc (9)
  • (1)
  • (0)

 -

... - (0)

1. 2. 3. 4. 5. 6. 7. 8. 9. 10. 11. 12. 13.

... - (0)

...

- (0)

      

- - (0)

- http://img-novosib.fotki.yandex.ru/get/4008/yes06.c4/0_1efdd_c59b230e_orig ht...

- (0)

♥ . , , ...

 -

   _

 - e-mail

 

 -

 LiveInternet.ru:
: 09.08.2009
:
:
: 36

:

(0)

MySQL

, 01 2012 . 17:44 +
: testbase
: baseuser
code:

create database testbase
grant usage on *.* to baseuser@localhost identified by userpasswd;
grant all privileges on testbase.* to baseuser@localhost;


:  

 : [1]