C API Tutorial

From Hashmysql
Jump to: navigation, search

There are several different topics to consider when using the MySQL C API. Choose the one that best matches your interest from the list below:

  • Lesson 1: Connecting to the MySQL server
  • Lesson 2: Inserts and Updates
  • Lesson 3: Simple Select queries
  • Using Prepared Statements from the C API.
  • Using Multiple Result Sets within the C API.
  • Using the embedded server (libmysqld).
  • Creating multi-threaded clients.
Retrieved from "http://hashmysql.org/w/index.php?title=C_API_Tutorial&oldid=2858"

Navigation menu

Views

  • Page
  • Discussion
  • View source
  • History

Personal tools

  • Log in

Channel Links

  • Using the SQL bot
  • Channel Guidelines
  • Channel Regulars

Frequently Asked Questions

  • Error Numbers
  • MySQL Books
  • Storage Engines
  • Upgrading MySQL
  • Renaming Databases
  • Setting Up Users
  • Resetting the Root Password
  • Optimizing Slow Queries
  • Setting up Remote Access
  • Recreate the root User
  • Recreate the mysql Database
  • GUI Tools
  • Find the MySQL Configuration File
  • Tuning MySQL
  • Common Misconceptions about Zerofill

Tutorials

  • Basic SQL Statements
  • Introduction to Joins
  • Advanced Joins
  • Basic Views
  • Basic Debugging
  • Introduction to Normalization
  • Using Replication
  • Trees and Hierarchical Data
  • Rows in Table A that are not in Table B
  • Manipulating NULL values
  • Using Explain
  • Non-overlapping Ranges in Sequential Data

Development Guides

  • PHP
  • C
  • Python
  • Perl
  • Java
  • C#
  • Ruby

Documentation

  • MySQL documentation

Installing MySQL

  • CentOS
  • Debian

Support

  • Technical Support

Other Information

  • Recent changes
  • Help

 

Tools

  • What links here
  • Related changes
  • Special pages
  • Printable version
  • Permanent link
  • Page information
Powered by MediaWiki
  • This page was last modified on 31 August 2007, at 15:22.
  • Privacy policy
  • About Hashmysql
  • Disclaimers