Forum Replies Created
-
AuthorPosts
-
peterlaursen
ParticipantWhat charset do you choose in the Connections Manager when connecting?
Also please try 5.2 beta8.
peterlaursen
ParticipantPlease upgrade to beta8 (Check 'News' section for the link)
This will give us a dump that we can use. The one that you give here only tells that the crash is 'triggered' from a Win32 API -functiuon. Not what SQLygo did at that particular time.
peterlaursen
Participantwe do have plans for some kind of 'easy selection of multiple rows'.
We have not actually planned this right/click selection feature, but and CTRL and SPACE 'click modifiers'.
My personal idea is something like the gmail interface for multiple selection, but every detail is not planned.
peterlaursen
ParticipantIt is common with ISP's that user management is only possible for a webbased control panel application.
If you cannot find the option here, you will have to ask them!
peterlaursen
Participantsorry I forgot:
before deleting please zip the application datausersqlyog -folder. And send it to us by attaching it here (or create a ticket if you do not want to expose it in public)
peterlaursen
Participant1) You will only have RESULTs mailed. And the RESULT of a ALTER TABLE is 'x rows affected'!
You can have more SQL statements seperated by semicolon and just add a SELECT statement at the end.
2) The option to execute external files in Notifications was discussed in-houiser her as late as Friday. Actually we have the code for it in 'favorites' allready … so this we intend to do!
peterlaursen
ParticipantIt is on the TODO.
Refer to: http://webyog.com/faq/33_20_en.html
After finishing 5.2, full UNICODE support is first priority and after that comes new GUI features
peterlaursen
ParticipantPlease try:
1) delete or rename the application datausersqlyog -folder
2) install 5.2 beta 7
Ther was such issue with 5.11. We know that. But I do not think we know about it with 5.19. However if you had 5.1 or 5.11 installed before you installed 5.19 it can occur too.
peterlaursen
Participantfrom the table menu or context menu .. ALTER TABLE
peterlaursen
ParticipantThe error message says it: You need th FILE privilege!
Conecct with SQLyog … and you can give user this privilege as a GLOBAL privilege form 'edit' user or as an 'object privilege' from 'manage permissions'
peterlaursen
ParticipantYou can just change the mapping in the wizard.
There is no need for this weird manouvre …
peterlaursen
Participant1) resizable – yes agreed! There are about 10 of them …
2) editable references not possible I think. You will need to DROP the FK constraint abd CREATE again if you need to rename for instance. That is a SQL limitation. Did I miss something.
peterlaursen
ParticipantThis is fixed in the 5.2 tree. Please try this!
October 20, 2006 at 4:10 am in reply to: Error 1045 For Ssh Tunneling — Probably A Local Port Issue. #22802peterlaursen
Participant'username'@'mysql host address'
the quotes are normal in the MySQL server error message. But is it LITERALLY 'mysql host address'? It should simply be 'localhost'
what is 'latest SQLyog version'? Numbers please!
I suggest you create a ticket and attach screenshots of you connections dialogue (both tabs)
peterlaursen
ParticipantPlease (always) inform about the SQLyog program version!
-
AuthorPosts