Local use of MySQL database
        Posted  
        
            by waanders
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by waanders
        
        
        
        Published on 2010-03-15T09:31:14Z
        Indexed on 
            2010/03/15
            9:39 UTC
        
        
        Read the original article
        Hit count: 340
        
Hi all, Is it possible to use MySQL local? I mean NOT at a server. I read a lot about MySQL on a webserver with PHP, Joomla etc.
I want to program a piece of software and use a database local to store results. Can I use MySQL for that?
If so, is ther anyware on the net a good tutorial how to do that?
© Stack Overflow or respective owner