Using HeidiSQL with MariaDB AX Columnstore 10.2.10 Columnstore 1.1.2-1

You are viewing an old version of this question. View the current version here.

Hi,

I was playing around with my mariadb installation and when I imported a CSV file (1 MB) to a table powered by the columnstore engine it seems to have caused some type of loop. I see that the CPU is hammering away: PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND 2027 root 20 0 1266432 127764 15108 S 54,2 1,6 12:44.72 WriteEngineServ

I did the same operation on another table with Innodb engine in a instant. I am however doing this through HeidiSQL GUI so it could be an integration issue.

I have generated the tar file with the command /usr/local/mariadb/columnstore/bin/columnstoreSupport -a, I'll be happy to send it over.

Thanks for your time. Bye,

Luca

Comments

Comments loading...
Content reproduced on this site is the property of its respective owners, and this content is not reviewed in advance by MariaDB. The views, information and opinions expressed by this content do not necessarily represent those of MariaDB or any other party.