similar to: Sqlyog 8.5.5 and mysql

Displaying 20 results from an estimated 80000 matches similar to: "Sqlyog 8.5.5 and mysql"

2012 Mar 28
4
Wine and SQLyog
Hello, I'm trying to run sqlyog under wine in Linux Mint 12, gnome to use with mysql database. The application launches and seems to work and connect to the database, but when you try to create a query or table, it quits without warning or message. The debug log shows the below. How can I fix this? fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
2011 Jul 28
4
[Ubuntu 10.10] SQLYog breaks after Wine update
I don't know what happened but now i cannot use it any more and i really need it! The following error occurs when any user interaction is needed: Code: demian at demian-desktop:~/.wine/drive_c/Program Files/SQLyog$ wine SQLyog.exe fixme:ntdll:NtLockFile I/O completion on lock not implemented yet fixme:ntdll:find_reg_tz_info Can't find matching timezone information in the registry for
2006 Jun 26
1
Help with Wine programming.
We at Webyog produce the SQLyog program. SQLyog is an advanced graphical client for MySQL. SQLyog records at winehg.com applications database are available here: http://appdb.winehq.org/appview.php?appId=1328 As you can read versions up to 5.0.x worked fine with Wine. Basically version 5.1.x does too. However we have two issues with two new features of SQLyog version 5.1.x (we tested primarily
2011 May 08
0
mysql.exe ERROR 2005 (HY000): Unknown MySQL server host 'localhost' (10093)
Hi, Fedora 14, wine version 1.3.18 when i try to connect to linux mysql server with command line: wine mysql.exe -h localhost -u root -p i got this error: ERROR 2005 (HY000): Unknown MySQL server host 'localhost' (10093) with this command line is all ok. wine mysql.exe -h 127.0.0.1 -u root -p linus hosts file /etc/hosts: 127.0.0.1 localhost 127.0.0.1 localhost.localdomain
2007 May 06
0
MySQL adapter bug? Date col being set to NULL when default is 0000-00-00
Ok, simple case. MySQL table with date column. The date column default is 0000-00-00. When I view these rows in say SQLyog, all rows in this table have value of 0000-00-00. by default. ..... Now, onto my Rails app. I don''t even care about the date column described above. I am attempting to update an entirely different column in the same table. However, when I use an active record to
2008 Jun 23
2
Issues with WINE + ODBC
i'm trying to run a windows-based application from my company in a Linux environment. it requires a mysql database to retrieve data. i am running PCLinuxOS MiniMe 2008. the issue i am having is that it does not seem that any WINE applications are able to connection to UnixODBC. i have installed mysql, configured it, installed UnixODBC, configured it (and verified connection to mysql
2005 Mar 28
1
Using RSYNC with MYSQL and ENSIM
Team, Im im new on this forum and with RSYNC, i have a Server that im using for hosting my own subdomains, using Ensim and MYSQL, but i have another server that o would like to be my backup server.. (FYI: I have 2 License of the Ensim) My questions are: 1.- Can i use Rsync to backup my primary server to the secondary server? MYSQL, ENSIM? 2.- If so how would i do it? Do i just do a whole
2009 Jan 12
0
Problems with RMySQL and MySQL server version 5.1
For those R user's who don't subscribe to R-sig-db and are having troubles with the latest RMySQL binary on CRAN, please read the email thread at the end of this message. RMySQL 0.7-2 does work with MySQL 5.1, however the CRAN binary is linked against the 5.0 version. Best, Jeff -------- Original Message -------- Subject: Re: [R-sig-DB] Problems with RMySQL and MySQL server version
2010 Mar 22
2
dovecot-2.0.beta4 mysql support in Solaris
Hi, I've been able to configure --with-mysql in Solaris 10 which has MySQL version 4.0.31 bundled in. Since beta4 build fails due to change in src/lib-sql/driver-mysql.c. I've never used this feature but so I don't need it. This is just a FYI if someone reads mailing list. "driver-mysql.c", line 139: undefined symbol: CLIENT_MULTI_RESULTS "driver-mysql.c",
2007 Nov 06
0
MySQL-SSL
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello all, I've been running dovecot authenticating against a local MySQL database, but it has come time to implement it with a remote database. Instead of using stunnel, I'd rather take advantage of MySQL's native SSL support. I didn't know if this was possible with dovecot, and if it was, what config changes I might need to get it
2006 Aug 07
0
MySQL Native Bindings
I was following the hivelogic.com article ''Building Ruby, Rails, LightTPD, and MySQL on Tiger'' http://hivelogic.com/articles/2005/12/01/ruby_rails_lighttpd_mysql_tiger all went well till the last part, MySQL Native Bindings. http://weblog.rubyonrails.com/2005/10/30/get-10-15-more-performance-with-mysql-rails/ anyways, i recieved an error: blinking8s:~ blinking8s$ sudo gem
2011 Mar 24
0
How can I change from ruby/mysql to mysql/ruby module? [Broken PIPE problem..]
Due to the random broken pipe error in rails, (probably due to timed out mysql connection) I am trying to use Mysql/ruby (which was coded with C) instead of ruby/mysql (which was coded in Ruby). Ruby/Mysql -> http://www.tmtm.org/en/ruby/mysql/README_en.html Mysql/Ruby -> http://www.tmtm.org/ja/mysql/ruby/README.html Related Article about Broken pipe problem ->
2002 Jun 06
4
R and mysql on debian
Hello, I have been using RODBC on Windows with version 1.41 of R successfully, connecting to a mysql database using MyODBC. Now I would like to do so with R under Debian/GNU Linux. I just tried RMySQL (install failed, since mysql libraries were not found), DBI (no MySQL driver available) and I can't find the RODBC package any more on CRAN. Any suggestions? Johannes Ranke P.S.: Thanks for
2015 Aug 18
2
C5 recent openssl update breaks mysql SSL connection
In article <55D20981.7030902 at centos.org>, Johnny Hughes <johnny at centos.org> wrote: > On 08/17/2015 10:57 AM, Tony Mountifield wrote: > > I recently applied updates to a CentOS 5 box running MySQL. I've discovered > > that the new version of openssl, 0.9.8e-36.0.1.el5_11, breaks MySQL SSL > > connections. > > > > If I rename
2003 Jun 12
2
mysql
I am trying to install mySQL 1.41 from the ports tree, but it hangs. He says that: "The host 'hostname' could not be looked up." I changet the hostname to the correct one. $ hostname server.com And it still hangs and says this error. It said that --force whould do it, but I don't know how to do this.... :( I tried: $ make install --force But it didn't work... Please help!
2015 Aug 18
0
C5 recent openssl update breaks mysql SSL connection
In article <55D2174F.70509 at centos.org>, Johnny Hughes <johnny at centos.org> wrote: > On 08/17/2015 11:19 AM, Johnny Hughes wrote: > > On 08/17/2015 10:57 AM, Tony Mountifield wrote: > >> I recently applied updates to a CentOS 5 box running MySQL. I've discovered > >> that the new version of openssl, 0.9.8e-36.0.1.el5_11, breaks MySQL SSL > >>
2006 Jul 26
1
Installing MySQL server (user-pwd)
Hi you all, I am reading the Rolling with Rails article, by Curt Hibbs. In the beginning, when he is explaining how to install the MySQL Server, he comments we mustn''t set up any account cause MySQL uses an authentication algorithm that is not compatible with the current version of Rails. Is there any way to avoid this and establish an account with its password? (I am using MySQL 5.0
2011 Feb 14
0
Puppet configuration for MySQL master-slave replication
I ''m a beginner to puppet . I know only basic stuffs about puppet. I would like to create a puppet configuration in which the master''s configuration can be tweaked so as to perform replication and new mysql slave nodes will be automatically configured to become replica I''m able to perform some basic operations on MySQL server using this article [
2006 Jul 13
2
Intel Mac, Rails, MYSQL - access denied
Hi, Nuby on Rails here trying to bring up an existing app on a new installation. The whole ruby/rails/mysql/lighty installation was done per the much touted "hivelogic article" that runs through all the steps. I am running into a permission error when I try to do a rake migrate to set up a session database needed by this existing app. Extracted from the trace... ** Execute
2003 Aug 18
1
FYI: Article on R at IBM's developerWorks Server Clinic
Hi all, I happened to be reviewing a Linux web site that I frequent (http://www.pclinuxonline.com/index.php) and noted today an entry for an article on R at IBM's developerWorks Server Clinic site located at http://www-106.ibm.com/developerworks/linux/library/l-sc16.html. I thought that I would pass this on as an FYI. Regards, Marc Schwartz