]> jfr.im git - irc.git/blob - software/!RELEASES/ircservices/achurch.org/services/lists/ircservices-coding/2003/002077.html
RELEASE -> !RELEASE
[irc.git] / software / !RELEASES / ircservices / achurch.org / services / lists / ircservices-coding / 2003 / 002077.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
2 <HTML>
3 <HEAD>
4 <TITLE> [IRCServices Coding] MySQL
5 </TITLE>
6 <LINK REL="Index" HREF="index.html" >
7 <LINK REL="made" HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=%5BIRCServices%20Coding%5D%20MySQL&In-Reply-To=">
8 <META NAME="robots" CONTENT="index,nofollow">
9 <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
10 <LINK REL="Previous" HREF="002076.html">
11 <LINK REL="Next" HREF="002078.html">
12 </HEAD>
13 <BODY BGCOLOR="#ffffff">
14 <H1>[IRCServices Coding] MySQL</H1>
15 <B>Robert Day</B>
16 <A HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=%5BIRCServices%20Coding%5D%20MySQL&In-Reply-To="
17 TITLE="[IRCServices Coding] MySQL">zarin at VPShellZ.net
18 </A><BR>
19 <I>Wed Jun 11 13:23:40 PDT 2003</I>
20 <P><UL>
21 <LI>Previous message: <A HREF="002076.html">[IRCServices Coding] ircservices noobie help
22 </A></li>
23 <LI>Next message: <A HREF="002078.html">[IRCServices Coding] Serious Bug, Probaby should be fixed
24 </A></li>
25 <LI> <B>Messages sorted by:</B>
26 <a href="date.html#2077">[ date ]</a>
27 <a href="thread.html#2077">[ thread ]</a>
28 <a href="subject.html#2077">[ subject ]</a>
29 <a href="author.html#2077">[ author ]</a>
30 </LI>
31 </UL>
32 <HR>
33 <!--beginarticle-->
34 <PRE>I assume MySQL support will be built as a module, same as most
35 everything else yes?
36 I am not much of a Programmer, but I want to lend a hand if I can to
37 this... It would be nice to finally get a Database backed services
38 going that would be easier to port and migrate....
39 I can also see the potential for a services backup server if this is
40 done right.... Example:
41
42 Services-Master connects to hub.us.yournetwork.net
43 Services-Slave connects to hub.uk.yournetwork.net
44
45 If the hubs split, or if services-master dies for some reason, given X
46 amount of time, services-slave would come online and, using the MySQL
47 Replicated database, maintain channel and user control. Once
48 services-master returned, or the split was fixed, services-slave would
49 send updated information to services-master, and stop running services,
50 allowing the master to regain control...
51
52 I know this is not a very in-demand feature, but it should be easy to
53 add that as a module later on after the database backend is done... and
54 I would like to be able to code some web based apps that can read and
55 write the MySQL database... allow users to query the database for
56 unused names from the network home page, find unused channel names, make
57 changes to the services from a browser instead of the irc interface..
58 (adding AOPs and VOPs for example, changing channel descriptions, or
59 just browsing the channel database in a confortable web interface...
60
61 So, where does the MySql support stand, or is there anything at all yet?
62
63
64 --
65 --==:: Robert Day, Network Administrator ::==--
66 --= VPShellZ.Net =--
67 --= Shell and Web Hosting =--
68 --= Quality Service =--
69 --= Affordable Prices =--
70 -------------- next part --------------
71 A non-text attachment was scrubbed...
72 Name: not available
73 Type: application/pgp-signature
74 Size: 189 bytes
75 Desc: This is a digitally signed message part
76 Url : <A HREF="../attachments/20030611/e4323706/attachment.pgp">../attachments/20030611/e4323706/attachment.pgp</A>
77 </PRE>
78
79 <!--endarticle-->
80 <HR>
81 <P><UL>
82 <!--threads-->
83 <LI>Previous message: <A HREF="002076.html">[IRCServices Coding] ircservices noobie help
84 </A></li>
85 <LI>Next message: <A HREF="002078.html">[IRCServices Coding] Serious Bug, Probaby should be fixed
86 </A></li>
87 <LI> <B>Messages sorted by:</B>
88 <a href="date.html#2077">[ date ]</a>
89 <a href="thread.html#2077">[ thread ]</a>
90 <a href="subject.html#2077">[ subject ]</a>
91 <a href="author.html#2077">[ author ]</a>
92 </LI>
93 </UL>
94
95 </body></html>