MYSQL-Helper
feedjack
S9Y update
1 update s9y_authors set realname='macdet' where realname='John Doe';
2
3 update s9y_authors set password=md5("geheim") where realname='macdet';
4 update s9y_authors set password=md5("StrengGeheim") where realname='root';
5
6
7
8 update s9y_config set value='none' where name='rewrite';
9
10 select * from s9y_config limit 10;
11 select * from s9y_config where name='serendipityHTTPPath'
12 select * from s9y_config where name='autodetect_baseURL''
13 select * from s9y_config where name='serendipityPath'
14 select * from s9y_config where name like '%rewrite%' limit 10;
15
| /AktivePlugins /Datenbank /Die-aktuellen-Kategorien-im-Blog /Erfahrungen aus den Serverumzug, UTF-8 oder latin1 /Kategorien /MamasHelper /MysqlHelper /SpamAnalyse /Traceback |
Tags: linux | gnu | opensource | mysql | python | wiki | moinmoin | bloging | unix | howto
Tags: s9y | serendipity | weblog | Blogging
Linux/Internet/Serendipity/MysqlHelper (last modified 2008-11-04 07:00:04)