hello,

> >> Innodb parameterekket allitgattad?
> > innodb_buffer_pool_size-t allitottam - forumokban olvastam, ahol
> > hasonlo panasz volt, de nem hozott megoldast.
> 
> 
> jah, remelem az innodb_log_file_size-t is vele allitottad, es a 
nem, ezt nehany forumon olvastam, de nem volt sehol ez az
osszefugges.

> transaction-isolation lehet READ-COMMITTED, ha nem utkozik a designal.

ezzel mit is erek el?
meg csak olyan sincs, hogy INSERT elott kellene valami mas ertek
mas tablabol, nagyjabol ennyi a pszeudo kod:

insert into table1 ...
commit()

lastid = cursor.lastrow_id

insert into table2 (lastid, ...)
insert into table3 (lastid, ...)
insert into table4 (lastid, ...)
commit()

ebbol van kb 5-6 ilyen blokk.

az egyeb betoltes soran elokerulo kulcsokat nem select-el oldom
meg, hanem egy dict (perl-ben hash?) valtozoban, meg ez sem
lassit. (az elejen van egy select, de ez konstans ido)


es ez kb 2x annyi ideig tart, mint a regi gepen.



a.

_________________________________________________
linux lista      -      [email protected]
http://mlf2.linux.rulez.org/mailman/listinfo/linux

válasz