Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix maxdb-stmt-store-result doc #6

Merged
merged 2 commits into from
Mar 13, 2012
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
regenerate tags
  • Loading branch information
alexeymorozov committed Mar 12, 2012
commit debc555e9cf66482de690f4e89d13c4f05211433
2 changes: 1 addition & 1 deletion doc/tags
Original file line number Diff line number Diff line change
Expand Up @@ -2253,7 +2253,6 @@ maxdb::rpl_query_type maxdb-rpl-query-type.txt /*maxdb::rpl_query_type*
maxdb::send_query maxdb-send-query.txt /*maxdb::send_query*
maxdb::ssl_set maxdb-ssl-set.txt /*maxdb::ssl_set*
maxdb::stat maxdb-stat.txt /*maxdb::stat*
maxdb::store_result maxdb-stmt-store-result.txt /*maxdb::store_result*
maxdb::store_result maxdb-store-result.txt /*maxdb::store_result*
maxdb::use_result maxdb-use-result.txt /*maxdb::use_result*
maxdb_bind_param maxdb-bind-param.txt /*maxdb_bind_param*
Expand Down Expand Up @@ -2313,6 +2312,7 @@ maxdb_stmt::prepare maxdb-stmt-prepare.txt /*maxdb_stmt::prepare*
maxdb_stmt::reset maxdb-stmt-reset.txt /*maxdb_stmt::reset*
maxdb_stmt::result_metadata maxdb-stmt-result-metadata.txt /*maxdb_stmt::result_metadata*
maxdb_stmt::send_long_data maxdb-stmt-send-long-data.txt /*maxdb_stmt::send_long_data*
maxdb_stmt::store_result maxdb-stmt-store-result.txt /*maxdb_stmt::store_result*
maxdb_stmt_sqlstate maxdb-stmt-sqlstate.txt /*maxdb_stmt_sqlstate*
maxdb_thread_safe maxdb-thread-safe.txt /*maxdb_thread_safe*
mb_check_encoding mb-check-encoding.txt /*mb_check_encoding*
Expand Down