Search found 6 matches

by lkbr1808
Mon Aug 26, 2013 4:47 am
Forum: General
Topic: MySQL
Replies: 12
Views: 2525

Re: MySQL

I have no idea what you meant by that.. I am just gonna give up
by lkbr1808
Sun Aug 25, 2013 12:14 am
Forum: General
Topic: MySQL
Replies: 12
Views: 2525

Re: MySQL

open a command prompt and use text commands to get to the folder where the program you want to run is located. For example most cmd prompts start out at C:/users/username If I wanted to get to C:/mysq/bin, I would type cd C:/mysql/bin, so the command prompt says I am in that folder. then try to run...
by lkbr1808
Sat Aug 24, 2013 2:34 pm
Forum: General
Topic: MySQL
Replies: 12
Views: 2525

Re: MySQL

Vanderburg wrote:This is often because it's simply issuing a command, so it it only opens long enough to do that. You'll likely need to open the full command prompt, as I indicated above, then navigate to MySQL from within that.
How do I navigate to there?
by lkbr1808
Sat Aug 24, 2013 2:04 pm
Forum: General
Topic: MySQL
Replies: 12
Views: 2525

Re: MySQL

Vanderburg wrote:In the Run dialogue window, you would submit it by pressing "OK".
When I try to open the 'MySQL 56 Command Line prompt', it opens and closes so fast I only see it sometimes.
by lkbr1808
Sat Aug 24, 2013 1:00 pm
Forum: General
Topic: MySQL
Replies: 12
Views: 2525

Re: MySQL

Vanderburg wrote:How are you attempting to get to the command prompt? If you open the Start menu, then select Run, you can enter "cmd" and submit the dialogue to open the command prompt.
How do I submit the dialogue?
by lkbr1808
Sat Aug 24, 2013 12:30 pm
Forum: General
Topic: MySQL
Replies: 12
Views: 2525

MySQL

Hi,
I've been trying to get a MySQL on windows server 03, it goes fine, until I have to run the command line prompt. I try opening it, it pops up for a second and closes again. I have no idea what I should do.