function startTransaction() {
   //autoCommit zwraca prawd lub fasz, w zalenoci od rezultatu
   return $this->conn->autoCommit(false);
}