LINUX CATEGORIES:



NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>

7-DAY TOP DOWNLOAD

#
Program
Mandriva Linux
2008.1 / 2009 Beta 2

255,103
Fedora 9 / 10 Alpha
215,227
KNOPPIX Live DVD
5.3.1

208,376
Kororaa AIGLXgl Live
CD 0.3

180,328
Beryl 0.2.1
177,122
BackTrack 3.0
169,079
aircrack 2.41
158,233
MPlayer 1.0 RC2
156,840
VLC 0.9.0
111,292
Cedega 6.0
107,079

WEEK'S BEST

  • Softpedia Linux RS...
  • Ubuntu 8.04.1
  • Pidgin 2.5.0
  • Adobe Flash Player...
  • The Gimp 2.4.7 / 2...
  • openSUSE Linux 11....
  • Linux Kernel 2.6.2...
  • Super Grub Disk 0....
  • Skype 2.0.068
  • OpenOffice.org 2.4...
  • Mozilla Firefox 3....
  • Transmission 1.33
  • DeVeDe 3.11b
  • Wine 1.1.3
  • wine-doors 0.1.2
  • Shoreline Firewall...
  • Linux Mint 5.0
  • Google Gadgets 0.1...
  • Fedora 9 / 10 Alpha
  • Opera 9.52
  • Home / Linux / Database / Database Engines

    MySQL Filesystem Engine 0.1.1



    No screenshots available
    Downloads: 36  Add to download basket  Tell us about an update
    User Rating:
    Rated by:
    Fair (2.2/5)
    13 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Chip Turner | More programs
    GPL / FREE
    June 5th, 2008, 10:30 GMT
    ROOT / Database / Database Engines

     Read user reviews (0)  Add a review  Refer to a friend  Subscribe

     

    MySQL Filesystem Engine description

     

    MySQL Filesystem Engine is a database storage engine for arbitrary filesystem files.

    MySQL Filesystem Engine is a database storage engine for arbitrary filesystem files.

    It translates normal files on your server into relational tables inside of MySQL. It is a very alpha project at the moment, but works for basic usage.

    Example

    mysql> CREATE TABLE LoadAverage (
    load1 DECIMAL(3, 2),
    load5 DECIMAL(3, 2),
    load15 DECIMAL(3, 2),
    active_processes VARCHAR(12),
    lastpid INTEGER) ENGINE=FILESYSTEM connection='file:///proc/loadavg';
    Query OK, 0 rows affected (0.00 sec)

    mysql> select * from LoadAverage;
    ------- ------- -------- ------------------ ---------
    | load1 | load5 | load15 | active_processes | lastpid |
    ------- ------- -------- ------------------ ---------
    | 0.00 | 0.00 | 0.00 | 1/97 | 6061 |
    ------- ------- -------- ------------------ ---------
    1 row in set (0.00 sec)


    Security

    Anyone who can create tables on your MySQL server will be able to read any file that mysqld can read! Hopefully this will be fixed in the future, but remember, even temporary tables could be used, so proceed with caution.

      


    TAGS:

    MySQL filesystem | database engine | database storage | MySQL | database | filesystem

    Related downloads IT News Popular downloads New additions   Latest reviews  
    DataNucleus Access Platform 1.0.0 Milestone 4
    DataNucleus Access Platform provides data persistence and retrieval to a range of data stores using a range of APIs.
    MySQL Filesystem Engine 0.1.1
    MySQL Filesystem Engine is a database storage engine for arbitrary filesystem files.
    SOASYNC 1.0.0
    SOASYNC is a global data synchronization software based on Service Oriented Architecture.
    Mica PHP DataSystem 2.01
    Mica PHP DataSystem is a project aiming to provide web developers using PHP with a powerful class based PHP database system.
    Sedna 3.0
    Sedna is a free native XML database.


    HTML code for linking to this page:


    Go to top



    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   ENTER NEWS SITE   |   ENGLISH BOARD   |   ROMANIAN FORUM