MySQLfs Code Reference

0.4.0

Introduction

MySQLfs connects FUSE callbacks to a mysqlfs_*() API, which gets a connection using pool_get(), uses a query_*() API to execute many of the actual functions, and releases the connection using pool_put().
inline_dotgraph_1

Installation

RPM Installation

Slackware Installation

  1. tar xzf mysqlfs-0.4.0.tar.gz
  2. cd mysqlfs-0.4.0
  3. ./configure
  4. make install

Generated on Sun Jul 12 20:25:26 2009 for mysqlfs by  doxygen 1.4.7