Memory Problem with 1 DB. Other DB ok
I am getting an "Out Of Memory" error when running queries from MSSQL through a Linked Server to a MySQL database "A", but it works with very simple queries. But if I run a bigger query against a different MySQL DB "B" using the same Linked Server, it works fine.
So, it seems that something is different between the 2 MySQL databases "A" and "B" for performance. They are on the same Linux box.
Is there some kind of maintenence I should try on the DB "A" or it's tables to get it to perform like the other one ? Or should I look for some kind of different settings between the 2 MySQL databases ?
The server has been restarted, but that did not clear anything up.
I'm new to MySQL, so any details & specifics would be helpful.
Subject
Views
Written By
Posted
Memory Problem with 1 DB. Other DB ok
3605
January 22, 2015 11:15PM
1960
January 24, 2015 11:25AM
2002
January 25, 2015 11:26AM
2174
January 25, 2015 12:06PM
1888
January 25, 2015 12:09PM
1899
January 26, 2015 12:14PM
1937
January 26, 2015 12:25PM
1944
January 27, 2015 09:45PM
2009
January 28, 2015 12:46AM
1857
January 28, 2015 07:48AM
1970
January 28, 2015 10:39AM
2279
January 28, 2015 02:27PM
1870
January 28, 2015 02:39PM
2035
January 28, 2015 03:00PM
1931
January 29, 2015 06:08PM
1914
January 29, 2015 06:10PM
2000
January 29, 2015 08:49PM
1960
January 29, 2015 10:32PM
1928
January 29, 2015 10:33PM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.