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
2 years ago
by
krmaet
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update proccessing.c
parent
8889d67f
programm
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()
...
@@ -471,7 +471,7 @@ MYSQL* connectToMySQLServer()
exit
(
1
);
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
)
"broneeringud"
,
0
,
NULL
,
0
)
==
NULL
)
{
{
finish_with_error
(
con
);
finish_with_error
(
con
);
...
...
This diff is collapsed.
Click to expand it.
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