Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
CosmicPampa
CPDataHub
Commits
9b0a9f8b
Commit
9b0a9f8b
authored
Aug 26, 2021
by
Bruno Thomazi Zanette
🎱
Browse files
Update ReadPlotdata.py
parent
5a5f9bca
Changes
1
Hide whitespace changes
Inline
Side-by-side
Codes/ReadPlotdata.py
View file @
9b0a9f8b
...
...
@@ -11,8 +11,8 @@ import time
db_connection
=
mysql
.
connector
.
connect
(
host
=
'localhost'
,
user
=
'
COSMICPAMPApy
'
,
passwd
=
'
5H4$%mrnsp4901
'
,
user
=
'
user
'
,
passwd
=
'
pass
'
,
auth_plugin
=
'mysql_native_password'
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment