Help mysql 5.6 please

07/03/2014 12:19 justbegginer#1
hi i install mysql 5.6 all works perfect and after unpack mysql.tar.gz it say me errors
1:when i want start mysql i can start mysql 100x just write me :MYSQL startingevery time.
2:when i want stop mysql it write me mysql not running? (check var/Db/mysql/oberon2.cc.eu.pid
3:when i write this mysql -u root -p it write me :ERROR2002(HY000):Cant connect to local mysql server throught socket /tmp/mysql.sock (2)

Please if you can help me i will be very happy.Thanks for any help.

In photo you can see everything.

PS:sorry for my english, and if this thread already exist with solve sorry for spam and give me link, i search some solve but didnt work...thanks
07/03/2014 12:37 .Colossus.#2
Check the user table.
07/03/2014 12:45 .Shōgun#3
Show us the contents of this file:

/var/db/mysql/oberon2.cc.eu.err
07/03/2014 12:45 justbegginer#4
could you be more detailed? im begginer :/
07/03/2014 12:48 .Shōgun#5
type

cat /var/db/mysql/oberon2.cc.eu.err

copy the output and paste it here
07/03/2014 12:49 justbegginer#6
here is oberon2.cc.eu.err

07/03/2014 12:56 .Shōgun#7
2014-07-03 10:43:43 1192 [ERROR] InnoDB: auto-extending data file ./ibdata1 is of a different size 640 pages (rounded down to MB) than specified in the .cnf file: initial 768 pages, max 0 (relevant if non-zero) pages!
2014-07-03 10:43:43 1192 [ERROR] InnoDB: Could not open or create the system tablespace. If you tried to add new data files to the system tablespace, and it failed here, you should now edit innodb_data_file_path in my.cnf back to what it was, and remove the new ibdata files InnoDB created in this failed attempt. InnoDB only wrote those files full of zeros, but did not yet use them in any way. But be careful: do not remove old data files which contain your precious data!
07/03/2014 19:05 justbegginer#8
THanks for help but i get next error when i start my server
./start.sh: ./auth :not found
./start.sh: ./game :not found
07/03/2014 19:22 .Shōgun#9
you need to make symbolic links

ln -s /path/of/the/game/file /auth/auth
ln -s /path/of/the/game/file /channel1/game1/game
ln -s /path/of/the/game/file /channel1/game2/game

and so on
07/03/2014 20:59 justbegginer#10
thanks again ! now i get error after start
:socket_tcp_bind:tcp_socket:Cant assign requested address