Project

General

Profile

Tâche #16693

Distribution EOLE - Scénario #16516: Traitement express (25-27)

Transaction non commitée

Added by Arnaud FORNEROT over 6 years ago. Updated over 6 years ago.

Status:
Fermé
Priority:
Haut
Assigned To:
Start date:
07/04/2016
Due date:
% Done:

100%

Estimated time:
1.00 h
Spent time:
Remaining (hours):
0.0

Description

Comme l'exécution des script submit / update n'est pas commitée.
L'altération des données dans les scripts en question ne sont pas préservée quand la table est de type transactionnelle

Dans eoledbmysql.py
réaliser avant chaque self.close();
un self.cursor.execute("COMMIT;")

Associated revisions

Revision f63fafcd (diff)
Added by Philippe Caseiro over 6 years ago

Ajout du commit automatique après l'éxecution des commandes SQL

Tous les scripts de création et de mise à jour des bases n'embarquent
pas un commit automatique, du coup on ajoute un "COMMIT;" pour éviter
les problèmes

ref #16693 @1h

History

#1 Updated by Arnaud FORNEROT over 6 years ago

  • Description updated (diff)

#2 Updated by Philippe Caseiro over 6 years ago

  • % Done changed from 0 to 100

#3 Updated by Philippe Caseiro over 6 years ago

  • Tracker changed from Demande to Tâche
  • Status changed from Nouveau to Résolu

#4 Updated by Daniel Dehennin over 6 years ago

  • Parent task set to #16516

#5 Updated by Daniel Dehennin over 6 years ago

  • Assigned To set to Philippe Caseiro

#6 Updated by Daniel Dehennin over 6 years ago

  • Estimated time set to 1.00 h
  • Remaining (hours) set to 1.0

#7 Updated by Arnaud FORNEROT over 6 years ago

  • Status changed from Résolu to Fermé
  • Remaining (hours) changed from 1.0 to 0.0

Also available in: Atom PDF