| Anonymous | Login | Signup for a new account | 2010-09-03 07:31 CEST |
| Main | My View | View Issues | Change Log | Roadmap | Summary | Docs |
| Viewing Issue Advanced Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||
| ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||
| 0002378 | [Talend Open Studio] Perl components | feature | always | 2007-10-30 12:00 | 2008-01-15 16:57 | ||
| Reporter |
plegall |
View Status | public | ||||
| Assigned To | |||||||
| Priority | normal | Resolution | fixed | Platform | |||
| Status | closed | OS | |||||
| Projection | none | OS Version | |||||
| ETA | none | Fixed in Version |
2.3.0M2
|
Product Version | |||
| Target Version | Product Build | ||||||
| Summary | 0002378: [tMysqlOutput] use MySQL specific extended insert | ||||||
| Description |
With MySQL, there is a specific "extended" mode for inserts. Instead of inserting lines one by one, a single insert query can insert several rows : insert into users (name, age) values ('plegall', 26), ('smallet', 32), ('mhelleboid', 29) ; This MySQL specific method is much faster than doing N queries. |
||||||
| Steps To Reproduce | |||||||
| Additional Information | |||||||
| Tags | No tags attached. | ||||||
| generated language | |||||||
| workload (in half days) | |||||||
| Attached Files | |||||||
|
|
|||||||
Relationships |
||||||
|
||||||
Notes |
|
|
(0005350) plegall (reporter) 2007-11-21 13:58 |
Feature added on trunk in [Subversion, tos] r7142. Performance improvement is around 4 to 5 times faster :-) |
| Mantis 1.1.6[^] Copyright © 2000 - 2007 Mantis Group |