Skip to content
Snippets Groups Projects
Commit 9d0eeff7 authored by Henrik Wallin's avatar Henrik Wallin
Browse files

query utbytt mot big_query

(Grabbas fel!)

Rev: src/modules/Mysql/doc/mysql:1.4
parent 7a4fe83c
No related branches found
No related tags found
No related merge requests found
......@@ -97,12 +97,12 @@ SEE ALSO
============================================================================
NAME
query - make an SQL query
big_query - make an SQL query
SYNTAX
#include <mysql.h>
int|object(Mysql.mysql_result) mysql->query(string q);
int|object(Mysql.mysql_result) mysql->big_query(string q);
DESCRIPTION
This function sends an SQL query to the Mysql-server. The result
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment