Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
krmaet
/
Lennubroneerimis_tarkvara
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Pipelines
Members
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
0e0b5d0e
authored
May 02, 2023
by
krmaet
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update proccessing.c
parent
8889d67f
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
proccessing.c
proccessing.c
View file @
0e0b5d0e
...
...
@@ -471,7 +471,7 @@ MYSQL* connectToMySQLServer()
exit
(
1
);
}
if
(
mysql_real_connect
(
con
,
"127.0.0.1"
,
"root"
,
"
Tarumesiauto321
"
,
if
(
mysql_real_connect
(
con
,
"127.0.0.1"
,
"root"
,
"
parool
"
,
"broneeringud"
,
0
,
NULL
,
0
)
==
NULL
)
{
finish_with_error
(
con
);
...
...
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