Quantcast
Channel: MySQL Forums - Connector/NET and C#, Mono, .Net
Viewing all articles
Browse latest Browse all 1451

INSERT Performance. Can I bind array to a parameter? (no replies)

$
0
0
Hi guy,

I'm facing with performance issue related to insert command. It seams to me it is very slow to insert huge quantity of record using MySQL Conenctor .NET (6.3.4)

I have tried prepared statement and Batch insert (insert into foo (x,y) values (a,b)(a,b)(a,b)(a,b) ..... )

Batch insert is the best but not enogth!

In oracle or SqLite I can bind to a parameter an array; it is way i have very good performance.

Can I bind parameter to a prepared statement?

Nicola

Viewing all articles
Browse latest Browse all 1451

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>