vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hi, i want to start a scrpt which automatically opens a mysql prompt with autocommit = 0 Globally i want to leave autocommit = 1; Something like this doesnt work: mysql -uscott -ptiger -DLADA << EOF set autocommit = 0; EOF also this does not work: mysql ..... < <file with autocommit = 0 command Both methods will end the mysql session Any suggestions? Toni -- Posen fuer Anfaenger: http://www.w-klch.med.uni-muenchen.de/dischner |