Jump to content

11kazuky11

Members
  • Posts

    45
  • Credits

  • Joined

  • Last visited

  • Feedback

    0%

Posts posted by 11kazuky11

  1. l2 maybe is good on privet but retail always kick ass. WoW retail its not much right now u can gte battlechest for 8£ and u can check the game out in proper way or free trial like 14 days or something. For example dungeon finder is not working for about 80% priv. servers out there. So in my opinion to try game like i did, WoW (finish on T10 :P) Aion lvl Glad 47 and L2 DK80 ES80 HE71 :) (yes i did waste my life and am happy about that) u need to check out retail server of any game you want to play!

     

    ps. sorry for my bad english but i dont give a S**T

  2. Hi this will not solve your problem but u will be able to use MySQL again.

     

     

    1. first you stop the mysql service ( control panel -> administrative tools -> services -> select mysql > and stop the service)

     

     

    2. open a command prompt and change the path until you reach bin directory of mysql

    Ex. i installed mysql at D:\Program Files\MySQL\MySQL Server 5.0

     

    and type mysqld --skip-grant-tables

     

     

    (D:\Program Files\MySQL\MySQL Server 5.0\bin>mysqld --skip-grant-tables)

     

    3. Leave this window as it is and open another command prompt and change the path until you reach bin directory of mysql

    and type mysqlcheck --check-upgrade --all-databases --auto-repair

     

    (D:\Program Files\MySQL\MySQL Server 5.0\bin>mysqlcheck --check-upgrade --all-databases --auto-repair)

     

    4. Type mysql and press enter

     

     

    are you sure you  left first command prompt window open ? ("--skip-grant-tables" do not close this one, open another command prompt)

    when skip grant tables is running u will not have problem with 2nd step "mysqlcheck --check-upgrade --all-databases --auto-repair"

  3. Hi this will not solve your problem but u will be able to use MySQL again.

     

     

    1. first you stop the mysql service ( control panel -> administrative tools -> services -> select mysql > and stop the service)

     

     

    2. open a command prompt and change the path until you reach bin directory of mysql

    Ex. i installed mysql at D:\Program Files\MySQL\MySQL Server 5.0

     

    and type mysqld --skip-grant-tables

     

     

    (D:\Program Files\MySQL\MySQL Server 5.0\bin>mysqld --skip-grant-tables)

     

    3. Leave this window as it is and open another command prompt and change the path until you reach bin directory of mysql

    and type mysqlcheck --check-upgrade --all-databases --auto-repair

     

    (D:\Program Files\MySQL\MySQL Server 5.0\bin>mysqlcheck --check-upgrade --all-databases --auto-repair)

     

    4. Type mysql and press enter

×
×
  • Create New...