Forum Replies Created
-
AuthorPosts
-
smbalooMemberpeterlaursen wrote on Jun 19 2007, 06:45 PM:We cannot reproduce (no matter the charset/collation of data) this on Fedora6. MySQL 4.1.21
Personally I think it is a bug with the MySQL version that you use. But I cannot totally exclude the possibility of an issue related to this Wine version on Ubuntu.
Thanks Peter,
I am not able to reproduce the error. Now it works with the old databases also.
In desktop we have wine-0.9.33 and Ubuntu 7.04
Connected to the server Fedore core 5 and MySQL 4.1.17
Balu
smbalooMemberThanks peter,
I have created the database as per your suggestion and copied the data from another database.
Now the filter works.
Baloo
smbalooMemberIt is running in Ubuntu 7.04 with wine
the output is
mysql> SHOW variables like '%character%';
+
+
+| Variable_name | Value |
+
+
+| character_set_client | latin1 |
| character_set_connection | latin1 |
| character_set_database | latin1 |
| character_set_filesystem | binary |
| character_set_results | latin1 |
| character_set_server | latin1 |
| character_set_system | utf8 |
| character_sets_dir | /usr/share/mysql/charsets/ |
+
+
+8 rows in set (0.00 sec)
When i use the filter it hangs and i have to close wine and restart.
Baloo
smbalooMemberpeterlaursen wrote on Jun 12 2007, 07:07 PM:let me add that MONyog will never work in Win98. Monyog installs as a service – Win98 has no 'services' !Thanks for the reply.
After repeated removal and install, now it works on xp also.
Baloo
smbalooMemberSabyasachi Ruj wrote on Jun 12 2007, 07:06 PM:Hello,Thanks for your inerest in MONyog.
What is the exact error report that you get in win98 and winxp ?
Copy-Paste of the message recommended.
For Linux versions, currently we are supporting only Red Hat based distributions.
However we have in mind to support SUSE and Ubuntu.
Thanks for your reply.
with alien i have installed in ubuntu.
i found that it was installed in the directory /usr/local/bin/
Manually i started MONyog and now it is available thro' browser.
Baloo
smbalooMemberThanks peter,
It works excellent with wine in Ubuntu. Nice program to work with MySql.
Recently only we came to know about SQLyog.
how we missed it for many years.
Baloo
smbalooMemberSQLyog community edition 6.02 has the filtering option.
but it does not work for varchar and throws error
Error No: 1267
Illegal Mix of collations (latin1_swedish_ci,IMPLICIT ) and (utf8_general_ci_CORECIBLE) for operation
Is it a bug? or problem with MySql?
Baloo
-
AuthorPosts