Cristiano
Cristiano
Just for reference I record the server version used: ``` Microsoft SQL Server 2014 - 12.0.4100.1 (X64) Apr 20 2015 17:29:27 Copyright (c) Microsoft Corporation Standard Edition (64-bit) on Windows...
Currently trying read of column "Historico"(history) as binary ``` sql CREATE FOREIGN TABLE cliente."MV_IPTU_Contribuintes_CadastroHistoricos_HistoricoHex" ("Historico" text NOT NULL) SERVER siarm OPTIONS (query 'SELECT convert(varbinary(8000), convert(varchar(8000),Historico), 0) AS Historico FROM MV_IPTU_Contribuintes_CadastroHistoricos');...
Well, I just press the Ctrl + R several times. What I have noticed is a kind of buffer/cache on the filesystem. Because sometimes when I hit the Ctrl +...
I will try to download the new release this week.
The server administrator still has not upgraded the Notepad++. I will try inquiry again.
I do not understand the problem. All that I remember when I studied a little bit about cpus from x86 family, is that most Intel CPUs like memory to be...
OK. I will try help you reproduce the problem of slow performance. Go to the https://www.getmonero.org/downloads/#gui! Yes, it is me again with the crypto things. Get the monero GUI client...
I forget to tell you, Windows Explorer also freeze while waiting I/O. The target system is a Windows 10 x64, on an Intel I3 1.8ghz, notebook, on A/C adapter, adicted/faulty...
I confirm this kind of situation. Looks like the driver silently stops working. A reboot solves the problem. It does not happen often. Looks like a hang on device, so...
I added an test case on #346. It happens as soon as the machine starts using the btrfs. But now, on 1.9.0 I did not notice a crash, for now,...