it usually shows anti comma(`),but i don't know what i did,it shows double quote(") now when i want to see table ddl.
how could i change it back?
thanks in advance.
it usually shows anti comma(`),but i don't know what i did,it shows double quote(") now when i want to see table ddl.
how could i change it back?
thanks in advance.
Thought this post might be useful for others, even though it is long after the original post.
In my case, I was simply entering the wrong IP address; once corrected, problem solved.
There was no need to grant all privileges; granting "select" was sufficient.
I did not need to specify "%" as a wildcard IP in the account name, as in 'remote_user'@'%' - I was able to use a specific IP.
I did not need a "bind-address=" line in the MySQL configuration file. There was no such line, and when I added it and restarted the MySQL server I then broke the "root@localhost" account.
Details:
1) MySQL Server = 10.11.12.13
2) Development Server = 10.9.8.7
3) Created MySQL account via the following commands:
set old_passwords = 0;
create user 'remote_user'@'10.9.8.7' identified by 'password';
grant select on targetdb.* to 'remote_user'@'10.9.8.7';
flush privileges;
Where "password" is whatever you chose, and "targetdb" is the
name of the database to be accessed remotely from the dev server.
4) When creating a TOAD connection to the MySQL server on the dev
server:
connection type = TCP
host = 10.11.12.13
user = remote_user
password = what was set above
database = name of target database, per above
port = port that the MySQL server listens on
My mistake was to enter 10.9.8.7 as the "host" instead of
"10.11.12.13," and it took a while to find the mistake.
Go to Help | About. Press the Application data Directory. Keep the windows explorer open and shut down Toad. Rename that directory and restart Toad. This is hiding all of your customized files. one of them have serialized the layout of the Report Designer. Unfortunately I do not know which file it is. After you retstart Toad you can import your connections from the connection manager tool bar and navigate to connections.xml file.
Thanks Debbie,
That worked.
Why can't I do this from the front end? Seems pretty stupid that you can remove them and cannot reinstate them?
Thanks
Kels
Hey all,
I have been designing reports using Toad for MySQL 7.9. When working at home, I have a very small laptop screen. I floated the properties pane and the field list pane to make this easier.
Back at work, these panes are gone. I assume because I didn't re-dock them.
I cannot continue without the field list pane! I've been looking for it for hours.
Re-setting customization does not work. Changing the file in the Session folder does not work (I have a default file, not an analyst file).
Can anyone help me find where I can see it again?
Thank you!
Kels
i agree, but the reports are a third party control we use. it doesn't happen often but i had run into it before and knew how to fix.
Please check out our new product for MySQL, Toad Edge: https://www.toadworld.com/products/toad-edge
Toad Edge supports json.
I think you will like it.
-Mark
I'll try it out (although I can not find ANYWHERE anything about what to do after the 30 days of trial. I can't find any info on purchasing or pricing.) And I can see from the comments that instead of JSON being a problem, Toad Edge has a slew of other problems as it's still kind of NEW.
But.. why can't the regular TOAD just simply show the JSON fields in the output? Just treat them like text or something. Having it totally fail on query results because it doesn't know the data type is ridiculous. That data type has been around well over a year now in MySQL.
ok, I will definitely be trying Edge out and providing feedback.
But you haven't answered the question about how much it costs. All I see is a download for 30 day trial. What happens then? Is the product disabled?
How would I buy it?
What is the price of Toad Edge? For a limited time, Toad Edge for MySQL is offered as a 1-year term license per named user for $145. Once the initial promotional period is over, the 1-year term license per named user price will be $195.
How is Toad Edge licensed? Term, per named user: A Named User is an individual specifically authorized to use the Software. Software licensed by this License Type may be used by one User on an individual computer, on a network storage device, or in a virtualized or shared environment (such as a Citrix server).
I hope this helps and like I mentioned earlier, I can have a sales rep your for company contact you to get this setup for you. All I need is your contact info.
-Mark
On the Toad Edge page there is a comparison oc, click on the right side where it says Product Comparison and you will see a pdf that shows the features side-by-side of Toad for MySql and Edge.
There is also a vide about working with json data: www.toadworld.com/.../1633
Apparently I was still sleepy when I read your response about the pricing. I will rather wait for the website to post what a user is supposed to do after the 30 days. It seems over the top for Toad to contact me specifically about pricing.. I'm just 1 independent user, not representing a large company using the product.
Still, every time you run a query with a JSON datatype toad barfs with the unknown data type error.
This is with version 8.0.0.290 64bit
I have to stop using Toad. We are only increasing our usage of JSON data types.
We will have someone contact you about the pricing information.
Yes, Toad Edge is BRAND NEW and we are very excited about it and the future plans for this toolset. Being brand new there are going to be some issues, we know that but please let us know what issues you are having and we will work to fix them.
Why can't Toad for MySql do json? Mainly because of the technology/language it was written in and in order for us to move our Toad product line forward we needed to make some changes underneath.
So you now have a json editor available to you and I hope you will use it and offer your comments to us so we can make Toad Edge even better moving forward.
We are on a rapid delivery cycle with this product with new releases coming out approximately every 2 months so you will see new features, and fixes, every couple of months so stay tuned.
Have you also watched any of the short videos on the Toad Edge page? They go through the features of the new tool and as new features come out, we will have more videos to help show how these work.
If you would send me your email address, company name and geographic location I can have a account manager in your region reach out to you next week. You can contact me at mark.kurtz@quest.com
-Mark
I don't know, what the sollution is in Toad for MySQL 7.x, but I use 8.0, and I just found the not at all obvious way to set the shortcut to open a new editor sheet.
The path is correct: Tools > Options > Environment > Keyboard, and here you have to scroll down in the list to ToolMenu group, and in the group ShowEditor is your friend!
I just upgraded my copy of Toad for MySQL from 7.3 to 7.7 and was sad to see that the keyboard shortcuts changed. I was used to having Ctrl - N bring up a new editor window; now that keyboard shortcut does nothing and I have to go to the File menu with the mouse. Help! How do I get my shortcut back? I tried looking in Tools > Options > Environment > Keyboard but couldn't find any option for opening a New Editor window.
This is the link to buy online: https://shop.quest.com/682/purl-Toad-Edge
-Mark
For follow-up to this @coewar had the same queries as mine answered on a new topic https://www.toadworld.com/products/toad-for-mysql/f/22/t/34304
Is there an update on https://www.toadworld.com/products/toad-for-mysql/f/22/t/31142 i.e. JSON data type support in Toad ?
I required this support and searched on the forums.
From post https://www.toadworld.com/products/toad-for-mysql/f/22/p/31978/64241#64241 identified link http://community-downloads.quest.com/toadsoft/MySQL/ToadForMySQL_Beta_8.0.0.495.zip
Tried installing this but it fails with an installer option to choose "Uninstall Toad for MySQL beta and continue with install" and "Uninstall Toad for MySQL beta only" required.
Tried both neither works. Funnily have never installed Beta earlier. So uninstalled existing Toad for MySQL still the installer didn't allow me to proceed throwing up the same screen.
After a bit of searching got this link https://www.toadworld.com/m/freeware/1612/download to register and download a new installer
Unfortunately India is not listed in the country options hence unable to download.
Any suggestions ? I am able to work using MySQL Community Workbench but would much rather Prefer TmSQL
Thanks
Mohan