summaryrefslogtreecommitdiff
path: root/mg_db_gd_mysql.c
AgeCommit message (Expand)Author
2008-12-19mysql only: Fix order of insertion into playlistitem when the playlist woro
2008-11-16make mg_db_gd_mysql.c compilable with gcc4.3 base onworo
2008-04-11merge mp3ng branch into trunkworo
2008-02-18use new, more secure msprintf instead of asprintf. Doworo
2008-02-12restructure and simplify database connection&creation againworo
2008-02-11set the database charset not only when creating database but for every client...woro
2008-02-11support UTF-8woro
2008-02-10revert last revision about msprintf. msprintf has a problem with va_list whic...woro
2008-02-10hide asprintf calls in msprintf, msprintf checks forworo
2008-02-10mgDb::FieldExists() no more calls Connect() causing recursion for sqliteworo
2008-02-09restructure code for database connection and creation,woro
2008-02-09fix error messageworo
2005-10-05Merged changes from 0.1.8-wrLarsAC
2005-09-05more merges from muggle-0.1.8-BETAwr61
2005-09-05merge from muggle-0.1.8-BETAwr61
2005-07-29Merged from 0.1.7-wrLarsAC