Erreurs non fatale au lancement de vanillaserver

Bug #604181 reported by Alain IVARS
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
vanilla
New
Undecided
Unassigned

Bug Description

Les erreurs suivantes sont afficher au lancement du serveur:
1/ Champs inexistants ?
ERROR - Unsuccessful: alter table delta_model add column source_run_id integer
ERROR - Unsuccessful: alter table delta_model add column source_run_id integer
ERROR - ALTER command denied to user 'biplatform'@'localhost' for table 'delta_model'
ERROR - ALTER command denied to user 'biplatform'@'localhost' for table 'delta_model'
ERROR - Unsuccessful: alter table delta_model add column target_run_id integer
ERROR - Unsuccessful: alter table delta_model add column target_run_id integer
ERROR - ALTER command denied to user 'biplatform'@'localhost' for table 'delta_model'
ERROR - ALTER command denied to user 'biplatform'@'localhost' for table 'delta_model'

ces champs n'existe pas dans la table mais d'autres oui:
source_package_id et target_package_id
je n'es pas regarder dans les anciennes versions, peut être s'appeler t'ils avant : source_run_id et target_run_id

2/ Acces avec root et non biplatform'@'localhost ?
ERROR - Cannot create PoolableConnectionFactory (Access denied for user 'root'@'localhost' (using password: YES))
ERROR - Cannot create PoolableConnectionFactory (Access denied for user 'root'@'localhost' (using password: YES))

Tags: field script
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.