Displaying 1 result from an estimated 1 matches for "tesiviky".
2005 Nov 09
0
More informations on mysql bug
...ut of memory)\n");
exit(1);
}
if (mysql_real_connect (
h, /* pointer to connection handler */
"localhost", /* host to connect to */
"lyra", /* user name */
"teSIVIkY", /* password */
"lyra", /* database to use */
0, /* port (use default) */
NULL, /* socket (use default) */
0) /* flags (none) */
== NULL) {
fprintf (stderr, "mysql...