From 20c7a0255cbb1fb564af27908c6ead603f2c677c Mon Sep 17 00:00:00 2001 From: www Date: Tue, 3 Mar 2015 17:19:50 +0100 Subject: [PATCH] modified: SRC/init/loadCSVAugust2014.py --- .bash_history | 34 ++++++++++++++++++++++++++++++++++ SRC/init/loadCSVAugust2014.py | 2 +- 2 files changed, 35 insertions(+), 1 deletion(-) diff --git a/.bash_history b/.bash_history index da4f95c..97e5aff 100755 --- a/.bash_history +++ b/.bash_history @@ -351,3 +351,37 @@ exit git pull exit git pull +cd .. +ls +cp loadCSVAugustin2014.py ModuleWeb/SRC/init/loadCSVAugust2014.py +cd ModuleWeb/SRC/init/ +nano loadCSVAugust2014.py cd +cd ../.. +git pull +git commit -a +ls -la +git pull +git commit -a +git add SRC/init/loadCSVAugust2014.py +git commit -a +git pull +git push +git pull +cd +cd .. +ls +ls -la +rm -Rf ModuleWeb/ +git clone https://github.com/matthieupenchenat81/ModuleWeb +cd ModuleWeb/ +cd SRC/ +composer install +git pull +git pull +exit +git pull +exit +git pull +exit +git pull +exit diff --git a/SRC/init/loadCSVAugust2014.py b/SRC/init/loadCSVAugust2014.py index 8a8de69..97ea534 100644 --- a/SRC/init/loadCSVAugust2014.py +++ b/SRC/init/loadCSVAugust2014.py @@ -27,7 +27,7 @@ try : listeAuteur = {} listeDatation = {} - con = mdb.connect('localhost', 'root', '', 'moduleweb') + con = mdb.connect('localhost', 'root', ' ', 'moduleweb',charset='utf8') cur = con.cursor() # Suppresion des données existantes dan la bd