MySqlTalk.com  

Go Back   MySqlTalk.com > MySQL > SQL syntax
User Name
Password
FAQ Members List Calendar Search Today's Posts Mark Forums Read


Reply
 
Thread Tools Search this Thread
Old 09-24-2005, 12:57 PM   #1
wiredmonkey
Junior Member
 
Join Date: Sep 2005
Posts: 2 wiredmonkey is on a distinguished road
Unhappy show errors help

Hi

I am trying to execute the mysql.exe with the following commands:

mysql.exe -e"create database testdb"; -u root -p "mypassword"

this works fine, but i need to see errors if the occur, how do I do this?

i have tried:

mysql.exe -e"create database testdb"; -u root -p "mypassword" -show errors

but it fails

thanks

shaun
wiredmonkey is offline   Fork this post Reply With Quote
Old 09-24-2005, 01:37 PM   #2
Azkaban
Senior Member
 
Join Date: Jul 2004
Posts: 167 Azkaban is on a distinguished road
Re: show errors help

Have you looked at the mysql.ini file?
Azkaban is offline   Fork this post Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Is there a show users command? Andyp General 0 02-09-2005 11:50 AM
Does the show command return a table? Need some help... ericm115 SQL syntax 3 12-23-2004 04:59 PM
Help, to design a timetable for my college Radiostation, Stuck, easy for you experts. bigblack Database Design 2 12-01-2004 04:36 AM
1.8 MySQL Standards Compliance Administrator Documentation 21 06-08-2004 03:18 AM
1.7 MySQL Information Sources Administrator Documentation 8 06-08-2004 02:58 AM



All times are GMT -4. The time now is 01:21 PM.



Powered by: vBulletin, Copyright ©2000 - 2008, Jelsoft Enterprises Limited.
Google
  Web http://www.mysqltalk.com
DISCLAIMERS:
1. We have no commercial interest in this site.
Banner Ads and Subscriptions will only be used to help pay for hosting and maintenance costs.
2. MySQLTalk.com is NOT affiliated with MySQL AB in any way.
3. MySQLTalk.com is NOT endorsed by MySQL AB in any way.
4. Please do not post any content that is harmful to MySQL or MySQL AB, meaning no misleading or obsolete information will be tolerated.
Well-founded constructive criticism meant to help the community is permitted.
5. This website is founded with the goal of improving the MySQL community.
We not only tolerate newbies, we encourage them.
Please do not ask newbies to "read the manual".