forums › forums › SQLyog › Using SQLyog › Please I Wont Litle Help
- This topic is empty.
-
AuthorPosts
-
-
June 10, 2006 at 4:02 pm #21867
peterlaursen
ParticipantPlease only ask the question once!
the FAQs
http://www.webyog.com/faq/23_15_en.html
http://www.webyog.com/faq/16_66_en.html
http://www.webyog.com/faq/16_67_en.html
Look to me as if there is no MySQL server runnning on your local machine?
Where is the server that you try to connect to?
-
June 10, 2006 at 4:19 pm #21868
furio333
Memberthe server in my pc named L2J lineage 2 java
i wont to use SQLyog to use database of game but i wont help to use SQLyog first
for localhost but i cant you can help me something to find one good way
i searching 10 days 🙁
if you wont tell me something
<
> -
June 10, 2006 at 4:26 pm #21869
peterlaursen
ParticipantQuote:“the server in my pc named L2J lineage 2 java”Is this a MySQL server?
I have googled with 'lineage 2 java' and looks like it is some java-based game server.
If not a MySQL server you cannot connect with SQLyog.
-
June 10, 2006 at 11:26 pm #21870
furio333
MemberLook i wont to follow this terms to make server for L2J: https://opentrac.csie.org/l2jc4/wiki/L2J_Install2
But i cant using still navicat because is trial for 30 days and has expired 2 days ago 🙁
and someone send me to download SQLyog but i cant know how to use for this reason you know something good?
(thanx for your help and sorry for my english)
-
June 11, 2006 at 12:10 am #21871
peterlaursen
ParticipantOK .. thanks for the link. Now I understand what software we are talking about.
Well, if you installed the MySQL 4.1 that is linked to (http://dev.mysql.com/downloads/mysql/4.1.html) then you have it. And connection parameters are the same no matter which client you use.
1) But is the MySQL server running? It does not look like it! Do you see a process in task manager named 'mysql
'.exe? 2) Try starting MySQL from command line like 'Net Start MySQL'. What does ist say?
3) Do you have the folder 'c:program filesmysqlmysql server 4.1' ? And is there a 'my.ini' file in there?
BTW: You may also find the program 'MySQL Administrator' from http://dev.mysql.com useful.
-
June 12, 2006 at 4:35 pm #21872
furio333
Memberthanx but i find another way with phpmyadmin
but i have another one problem how can change options of my server database .
you know something?
-
June 12, 2006 at 4:43 pm #21873
peterlaursen
Participantto change the server parameters, you will have to edit the MySQL configuration file(my.ini/mycnf) and restart MySQL. The progam 'MySQL Administartor' from http://dev.mysql.com is a GUI program (primarily) for editing the configuration file,
-
-
AuthorPosts
- You must be logged in to reply to this topic.