Click here to Skip to main content
15,887,267 members
Home / Discussions / Database
   

Database

 
QuestionRe: MySql Connection String 'localhost' not working Pin
Eddy Vluggen24-Dec-13 6:59
professionalEddy Vluggen24-Dec-13 6:59 
AnswerRe: MySql Connection String 'localhost' not working Pin
jschell24-Dec-13 11:06
jschell24-Dec-13 11:06 
AnswerRe: MySql Connection String 'localhost' not working Pin
Eddy Vluggen24-Dec-13 11:15
professionalEddy Vluggen24-Dec-13 11:15 
GeneralRe: MySql Connection String 'localhost' not working Pin
jschell25-Dec-13 7:57
jschell25-Dec-13 7:57 
GeneralRe: MySql Connection String 'localhost' not working Pin
Eddy Vluggen25-Dec-13 23:17
professionalEddy Vluggen25-Dec-13 23:17 
AnswerRe: MySql Connection String 'localhost' not working Pin
jschell24-Dec-13 11:10
jschell24-Dec-13 11:10 
AnswerRe: MySql Connection String 'localhost' not working Pin
SarveshShukla25-Dec-13 19:09
SarveshShukla25-Dec-13 19:09 
AnswerRe: MySql Connection String 'localhost' not working Pin
Dominick Marciano25-Dec-13 19:20
professionalDominick Marciano25-Dec-13 19:20 
@Eddy: From the command prompt I typed "ping localhost" and the response was "Reply from ::1: time=1ms" so it is recognizing localhost, although I expected it to say "127.0.0.1" instead of "::1: which if I'm not mistaken is IPv6. Could this be the source of the issue?

@jschell: In response to item 2, how can I check this? I'm using MySQL Community Edition and I do all my set up/maintenance through MySQL WorkBench. Can you provide some guidance on this?

@SarveshShukla: In my original post I mentioned I already checked this and there was already an entry for 127.0.01 to localhost.

Thank you so far for all the help and suggestions. It is greatly appreciated.

P.S. I forgot to mention that although I'm using MySQL Workbench and all my database design was originally pure MySQL I did change it to MariaDB and also use HeidiSQL for when I design my tables and whatnot. I checked and MySQL Workbench still connects to the tables and I can modify/create/update table schemas and data in either HeidiSQL or MySQL Workbench and the other program will see the appropriate changes. But as far as the actually database server settings I still use MySQL Workbench.
SuggestionRe: MySql Connection String 'localhost' not working Pin
thatraja25-Dec-13 20:31
professionalthatraja25-Dec-13 20:31 
GeneralRe: MySql Connection String 'localhost' not working Pin
Eddy Vluggen25-Dec-13 23:17
professionalEddy Vluggen25-Dec-13 23:17 
GeneralRe: MySql Connection String 'localhost' not working Pin
jschell26-Dec-13 6:18
jschell26-Dec-13 6:18 
QuestionTutorials for database Pin
tgsb23-Dec-13 19:22
tgsb23-Dec-13 19:22 
AnswerRe: Tutorials for database Pin
Dominick Marciano23-Dec-13 21:26
professionalDominick Marciano23-Dec-13 21:26 
AnswerRe: Tutorials for database Pin
thatraja25-Dec-13 20:13
professionalthatraja25-Dec-13 20:13 
Questionseparate the content of field Pin
f,amiri88223-Dec-13 6:33
f,amiri88223-Dec-13 6:33 
QuestionRe: separate the content of field Pin
Peter Leow23-Dec-13 7:16
professionalPeter Leow23-Dec-13 7:16 
AnswerRe: separate the content of field Pin
f,amiri88223-Dec-13 8:30
f,amiri88223-Dec-13 8:30 
GeneralRe: separate the content of field Pin
Peter Leow23-Dec-13 8:42
professionalPeter Leow23-Dec-13 8:42 
General(Off topic) Pin
OriginalGriff23-Dec-13 8:59
mveOriginalGriff23-Dec-13 8:59 
GeneralRe: (Off topic) Pin
Peter Leow23-Dec-13 9:07
professionalPeter Leow23-Dec-13 9:07 
GeneralRe: (Off topic) Pin
OriginalGriff23-Dec-13 9:10
mveOriginalGriff23-Dec-13 9:10 
GeneralRe: separate the content of field Pin
f,amiri88223-Dec-13 9:09
f,amiri88223-Dec-13 9:09 
AnswerRe: separate the content of field Pin
Peter Leow23-Dec-13 9:24
professionalPeter Leow23-Dec-13 9:24 
GeneralRe: separate the content of field Pin
f,amiri88223-Dec-13 20:56
f,amiri88223-Dec-13 20:56 
GeneralRe: separate the content of field Pin
Peter Leow23-Dec-13 22:43
professionalPeter Leow23-Dec-13 22:43 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.