Re: please explain why this query isn't optimized

2004-09-06 Thread David T-G
rator and comma as decimal separator). HTH & HAND :-D - -- David T-G [EMAIL PROTECTED] http://justpickone.org/davidtg/ Shpx gur Pbzzhavpngvbaf Qrprapl Npg! -BEGIN PGP SIGNATURE- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFBPPGHGb7uCXufRwARAllpAKCzmDQpbLcVa5q9MvXlo8ZxkHj

Re: db design for hosting site

2004-08-31 Thread David T-G
a that hadn't occurred to me. So for the moment I'm still looking at a single table structure. Good enough... % % With regards, % % Martijn Tonies Thanks & HAND & Still listening... :-D - -- David T-G [EMAIL PROTECTED] http://justpickone.org/davidtg/ Sh

db design for hosting site

2004-08-31 Thread David T-G
7;ll summarize what I learn and/or decide when the conversation or direct emails wind down. TIA & HAND :-D - -- David T-G [EMAIL PROTECTED] http://justpickone.org/davidtg/ Shpx gur Pbzzhavpngvbaf Qrprapl Npg! -BEGIN PGP SIGNATURE- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFBNFR

Re: created user but access denied

2004-03-23 Thread David T-G
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Egor, et al -- ...and then Egor Egorov said... % % David T-G <[EMAIL PROTECTED]> wrote: % > % > I have just moved my web site from one server to another (whew!) and I am % > having a problem with a mysql user definition for a c

Re: created user but access denied

2004-03-23 Thread David T-G
thout a password properly asks me for one (so I'm not showing it on the command line to anyone with ps tools :-) % % Thanks & HAND :-D - -- David T-G * There is too much animal courage in (play) [EMAIL PROTECTED] * society and not sufficient moral courage

Re: sorry for the dupe post (was "Re: created user but ...")

2004-03-23 Thread David T-G
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi again, all -- ...and then David T-G said... % % I have just moved my web site from one server to another (whew!) and I am % having a problem with a mysql user definition for a calendar program. ... Sorry for the duplicate post; I only realized

created user but access denied

2004-03-23 Thread David T-G
Enter password: ERROR 1045: Access denied for user: '[EMAIL PROTECTED]' (Using password: YES) and, similarly, the web script cannot get in. Yet when I select the user record from mysql.user and mysql.db they appear complete. What glaringly obvious omission have I failed

Re: php script for new database and user

2004-03-23 Thread David T-G
head, and without any real security checking since you're the only who will use the script and you know better). This will ask for db name, db user, db pass and then connect as your root user to attempt to create the database and then give the user permissions on it (thereby creating the

created user but access denied

2004-03-23 Thread David T-G
ly obvious omission have I failed to see? TIA & HAND :-D - -- David T-G * There is too much animal courage in (play) [EMAIL PROTECTED] * society and not sufficient moral courage. (work) [EMAIL PROTECTED] -- Mary Baker Eddy, "Science and Health" http://justpickone

Re: Linux access question

2003-12-03 Thread David T-G
HTH & HAND :-D - -- David T-G * There is too much animal courage in (play) [EMAIL PROTECTED] * society and not sufficient moral courage. (work) [EMAIL PROTECTED] -- Mary Baker Eddy, "Science and Health" http://justpickone.org/davidtg/ Shpx gur Pbzzhav

Re: Please analyze my project table design

2003-11-28 Thread David T-G
table. Oh, there is, indeed. CF "normalization" :-) HTH & HAND & good luck Paul :-D - -- David T-G * There is too much animal courage in (play) [EMAIL PROTECTED] * society and not sufficient moral courage. (work) [EMAIL PROTECTED] -- Mary Baker Edd

Re: Mysql backup problem

2003-11-28 Thread David T-G
p; HAND :-D - -- David T-G * There is too much animal courage in (play) [EMAIL PROTECTED] * society and not sufficient moral courage. (work) [EMAIL PROTECTED] -- Mary Baker Eddy, "Science and Health" http://justpickone.org/davidtg/ Shpx gur Pbzzhavpngvbaf Qrpr

Re: Backup question.

2003-11-13 Thread David T-G
. Is there any way to do What about, on machine two, mysqldump -hmachine1 -uuser -ppassword --opt --all-databases > backup or so? % this besides using ftp. Definitely. There's scp, for instance ;-) % % Any help would be appreicated. % % Richard HTH & HAND :-

Re: secure automated access

2003-11-12 Thread David T-G
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Mike -- ...and then Michael Stassen said... % % Mikael Fridh wrote: [And thank you to Mikael, too.] % % >On Wednesday 12 November 2003 17.15, David T-G wrote: % > % >>What if one user connects to the database as different users

Re: secure automated access

2003-11-12 Thread David T-G
t see it. (If they % can see it, you've got bigger problems than just the mysql password). Yeah :-) Even if we're *not* talking about root, too. % % Michael Thanks & HAND :-D - -- David T-G * There is too much animal courage in (play) [EMAIL PROTECTED]

Re: secure automated access (was "Re: Backing up all databases")

2003-11-12 Thread David T-G
satisfactory answer). Those of you who store your passwords in the script file for all to see, how do you keep all from seeing them? And those of you who don't, what are you doing to stay secure? And those of you who have a different approach, what is it? TIA & HAND :-D - -- David

Re: database permission

2003-11-10 Thread David T-G
rmation in the MySQL documentation. Read this once at % least. Agreed. It has everything you need. HTH & HAND :-D - -- David T-G * There is too much animal courage in (play) [EMAIL PROTECTED] * society and not sufficient moral courage. (work) [EMAIL PROTECTED] -- Mar

Re: Secure way of storing passwords in the database

2003-11-07 Thread David T-G
plaintext password? Why not instead save the encrypted password and then when checking always encrypt what you're given and compare it? Not only is it more secure, it's easier :-) % % thanks, Sure thing. % % Luis R. Lebron % Sigmatech, Inc HTH & H

Re: Ftp of Mysql Files

2003-11-06 Thread David T-G
% corrupt the database files? Very probably. % % Thanks, Sure thing! % % % Keith HTH & HAND :-D - -- David T-G * There is too much animal courage in (play) [EMAIL PROTECTED] * society and not sufficient moral courage. (work) [EMAIL PROTECTED] -- Mary Baker

Re: Column Types Changing

2003-11-01 Thread David T-G
27;t matter, so to speak :-) Could you afford a little bit of extra load time at startup to have your un-split, all-RAM, fast table? HTH & HAND :-D - -- David T-G * There is too much animal courage in (play) [EMAIL PROTECTED] * society and not sufficient moral cou

Re: Hardware Raid and 2 Gig Limit

2003-10-31 Thread David T-G
happen in one of twenty small files as in one large file. % % A couple of years ago I looked into big tables for myself and everyone said % you need the raid option in MySQL. Now I'm not sure! That's probably because ext3 and reiser and xfs weren't around :-) % % Thanks

Re: Hardware Raid and 2 Gig Limit

2003-10-31 Thread David T-G
to do with disk RAID; they are completely separate. % % Thanks, % % Steve HTH & HAND :-D - -- David T-G * There is too much animal courage in (play) [EMAIL PROTECTED] * society and not sufficient moral courage. (work) [EMAIL PROTECTED] -- Mary Baker Eddy, "Scien

Re: how to do a random ORDER BY in a SELECT statement

2003-09-10 Thread David T-G
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Doug, et al -- ...and then David T-G said... % % ...and then Comcast said... % % % % I would like to ORDER BY RANDOM - is there an easy way to do that. % ... % I don't know if you can select random() like you can select count() but % perhap

Re: how to do a random ORDER BY in a SELECT statement

2003-09-10 Thread David T-G
ike you can select count() but perhaps you don't even need that temp table... % % Thanks. Good luck! & let us know how you end up doing it. % % -Doug HTH & HAND :-D - -- David T-G * There is too much animal courage in (play) [EMAIL PROTECTED] * society and

Re: Question on data structures

2003-08-28 Thread David T-G
the docs with a docid, one table for all of the words with a wordid, and one table to tie them together containing the docid and the wordid. Duplicate words only require one row in the word table and would have required separate docid entries anyway, so you save. HTH & HAND :-D - -- Da

Re: arbitrary ordering

2003-08-14 Thread David T-G
e table if questions are used % more than once. As they are not you can put the question order field in % the question table. Excellent; great to know. Thanks! % % Best regard, % Andy. Thanks & HAND :-D - -- David T-G * There is too much animal courage in (play)

Re: arbitrary ordering

2003-08-14 Thread David T-G
to update a bunch of fields after a not-at-the-end insertion, which is what put me onto the idea of storing the order in a single spot in the first place. But it seems so much cleaner :-) The only problem is [efficiently] getting the data back out when I want to display it... % % I h

arbitrary ordering

2003-08-09 Thread David T-G
t order based on the contents of another field (but not simply sorting on that field)? TIA & HAND :-D - -- David T-G * There is too much animal courage in (play) [EMAIL PROTECTED] * society and not sufficient moral courage. (work) [EMAIL PROTECTED] -- Mary Baker Eddy, &

Re: password not working from command line

2003-04-01 Thread David T-G
ry, :-D - -- David T-G * There is too much animal courage in (play) [EMAIL PROTECTED] * society and not sufficient moral courage. (work) [EMAIL PROTECTED] -- Mary Baker Eddy, "Science and Health" http://justpickone.org/davidtg/ Shpx gur Pbzzhavpngvbaf Qrprapl N

Re: Could we make this a web discussion forum?

2003-04-01 Thread David T-G
everyone knew how to be McQ, and one could either be a dependent leaf or just pull down your own mail and news to have it locally (web sites aren't typically meant to be mirrored by the anonymous visitor). mysql query, :-D - -- David T-G * There is too much ani

Re: granting privileges using wildcards

2003-03-26 Thread David T-G
uite thorough response to my question in the thread "problems with GRANT, user, databases". % % Thanx % -- Mitko HTH & HAND mysql query, :-D - -- David T-G * There is too much animal courage in (play) [EMAIL PROTECTED] * society and not

Re: Mysql, Need extra Cash? - Get Paid in 48hrs - Home Reps Needed .Com home representatives are required!

2003-03-19 Thread David T-G
were some changes to the filtering concept mentioned a while ago. Have they been implemented yet? 2) Why not just have all posts from non-subscribed users either moderated or handshaken via tmda or the like? HTH & HAND mysql query, :-D - -- David T-G * There is too

back to GRANT and database wildcards

2003-03-19 Thread David T-G
base or a new user? TIA & HAND mysql query, :-D - -- David T-G * There is too much animal courage in (play) [EMAIL PROTECTED] * society and not sufficient moral courage. (work) [EMAIL PROTECTED] -- Mary Baker Eddy, "Science and Health" http://justpickone.org/da

problems with GRANT, user, databases

2003-03-10 Thread David T-G
(0.02 sec) mysql> quit Bye bash-2.05a$ mysql -ujunk -pjunk Welcome to the MySQL monitor. Commands end with ; or \g. mysql> use junk_test ; ERROR 1044: Access denied for user: '[EMAIL PROTECTED]' to database 'junk_test' mysql> Not only am I a little confu

Re: MySQL and email

2003-03-10 Thread David T-G
the license and update the DB and so on -- and then it should probably send the email to the user, too! % % Any ideas would be greatly appreciated. HTH & HAND % % - Sheryl mysql query, :-D - -- David T-G * There is too much animal courage in (play) [EMAIL P

Re: List

2003-02-17 Thread David T-G
r and Stefan's messages mentioning it. HTH & HAND mysql query, :-D - -- David T-G * There is too much animal courage in (play) [EMAIL PROTECTED] * society and not sufficient moral courage. (work) [EMAIL PROTECTED] -- Mary Baker Eddy, "Science and Health" http:/

Re: formatting query output

2003-02-13 Thread David T-G
;s *exactly* what I needed. Works perfectly. I *promise* I looked in the reference manual; CONCAT does not appear in the TOC at all, and there is no "how do I glue these fields together" example listed in the 3.5 examples. % % Duncan Thanks again & HAND mysql query, :-D - -- Da

Re: Licence Free Import/Export for Access?

2003-02-13 Thread David T-G
.. :-) Indeed :-) Thanks a bunch for the clarification! mysql query, :-D - -- David T-G * There is too much animal courage in (play) [EMAIL PROTECTED] * society and not sufficient moral courage. (work) [EMAIL PROTECTED] -- Mary Baker Eddy, "Science and Health&quo

formatting query output

2003-02-13 Thread David T-G
query or rewrite the shell script, neither of which can make it onto my list today). Does mysql have a formatting option (other than -H, since HTML is the last thing I want) to allow me to define the output, perhaps in a manner similar to a printf string? TIA & HAND mysql query, :-D - -- D

Re: Licence Free Import/Export for Access?

2003-02-13 Thread David T-G
where I have a question... Does the ODBC back end read the Access DB file, and if so what sorts of back ends are out there for Linux and FreeBSD? % Hth, % Arthur Thanks a *bunch* & HAND :-D - -- David T-G * There is too much animal courage in (play) [EMAIL PROTECTED

Re: Licence Free Import/Export for Access?

2003-02-12 Thread David T-G
iles -- but without having to have MS Access. That would be my desire if I ever had to touch an MS Access file, since I don't have Access almost don't run Windows at all. Did I misunderstand anyone? HTH & TIA & HAND mysql query, :-D - -- David T-G * Th

Re: Generating an automatic e-mail via MySQL

2003-02-12 Thread David T-G
; HAND mysql query, :-D - -- David T-G * There is too much animal courage in (play) [EMAIL PROTECTED] * society and not sufficient moral courage. (work) [EMAIL PROTECTED] -- Mary Baker Eddy, "Science and Health" http://justpickone.org/davidtg/ Shpx gur Pbzzhavpn

Re: Licence Free Import/Export for Access?

2003-02-12 Thread David T-G
ten a file converter -- also quite possibly because MS hasn't released the file spec and nobody has reverse-engineered it :-) I did a quick CPAN search and found DBIx::Record::Format::ODBC::MSAccess which looks somewhat hopeful; you might dig into that a bit. HTH & HAND mysql query,

Re: mysql 4.1 clustering/hign avaliability

2003-02-12 Thread David T-G
OS cluster. What platform are you using? % % % Thank you HTH & HAND mysql query, :-D - -- David T-G * There is too much animal courage in (play) [EMAIL PROTECTED] * society and not sufficient moral courage. (work) [EMAIL PROTECTED] -- Mary Baker Eddy, "Scien

Re: mysql overhead

2003-02-12 Thread David T-G
-D - -- David T-G * There is too much animal courage in (play) [EMAIL PROTECTED] * society and not sufficient moral courage. (work) [EMAIL PROTECTED] -- Mary Baker Eddy, "Science and Health" http://justpickone.org/davidtg/ Shpx gur Pbzzhavpngvbaf Qrprapl Npg!

Re: Robot Replies

2003-02-10 Thread David T-G
ow to send a note to the robot to turn off autoreplies to one's address... % % Sherzod mysql query, :-D - -- David T-G * There is too much animal courage in (play) [EMAIL PROTECTED] * society and not sufficient moral courage. (work) [EMAIL PROTECTED] -- Mary Baker

Re: Reading fixed column format file

2003-02-10 Thread David T-G
ption. % statistical analysis. Also, which table type is good for this purpose? I % will be thankful for any suggestion on this. Since you're just holding data and not, as far as I can tell, doing lots of transactions, an ordinary myisam table is probably quite sufficient. % % anu

Re: Is it my English or does this sound bad?

2003-02-09 Thread David T-G
leave it like it is because it doesn't really matter (and geeks such as I can make anything funny) or change from 'sex' to 'gender' to make the subject unambiguously a noun. HAND mysql query, :-D - -- David T-G * There is too much animal courage i

Re: Off Topic - PHP/Mysql Development company

2003-02-08 Thread David T-G
he UK. % % I have previously used a company in India and I am not averse to trying this % again. % % Suggestions anybody... HTH & HAND % % Thanks to all. % % Richard % % SQL mysql query, :-D - -- David T-G * There is too much animal courage in (play) [EMAIL

Re: linux novice cannot resolve apache-php-mysql linkage.

2003-01-30 Thread David T-G
ticular pointers, but if you still have problems after these steps, start with the apache docs and try to get something simple like a static html page or an image to come up. HTH & HAND mysql query, :-D - -- David T-G * There is too much animal courage in (play) [EM

Re: mysql dump for remote db

2003-01-29 Thread David T-G
grammar; this is all right off the top of my head) and if it doesn't try any of system, `` or popen. % % I'll almost bet that they won't let me run a task from the server. % What about running a script from an exe ? What script, what exe, and what machine? % % thanks Sure thing!

Re: mysql dump for remote db

2003-01-29 Thread David T-G
from any other machine that has cron or task scheduler or whatnot. Meanwhile, start shopping around for other hosts that let you use cron :-) % % Any help is appreciated. % % thanks HTH & HAND % % MS mysql query, :-D - -- David T-G * There is too much animal c

Re: smallest dumpfiles in Windows in one step?

2003-01-28 Thread David T-G
egant :-) to me. % % > % HTH, % > % > Ditto :-) % % ... :-) *grin* % % % Benjamin. % % -- % [EMAIL PROTECTED] HTH & HAND mysql query, :-D - -- David T-G * There is too much animal courage in (play) [EMAIL PROTECTED] * society and not sufficient moral

Re: question about primary key

2003-01-28 Thread David T-G
ld row data as well. % value not-used in the column automatically (1,2,3,1026,4,5,1000,6,7,...)? Nope. % % Thank you, % Vicente HTH & HAND mysql query, :-D - -- David T-G * There is too much animal courage in (play) [EMAIL PROTECTED] * society and not suffi

Re: smallest dumpfiles in Windows in one step?

2003-01-27 Thread David T-G
-) mysql query, :-D - -- David T-G * There is too much animal courage in (play) [EMAIL PROTECTED] * society and not sufficient moral courage. (work) [EMAIL PROTECTED] -- Mary Baker Eddy, "Science and Health" http://justpickone.org/davidtg/ Shpx gur Pbzzhavpngvb

Re: Writing program to communicate with remote internet MySQL server?

2003-01-24 Thread David T-G
es it :-) HTH & HAND mysql query, :-D - -- David T-G * There is too much animal courage in (play) [EMAIL PROTECTED] * society and not sufficient moral courage. (work) [EMAIL PROTECTED] -- Mary Baker Eddy, "Science and Health" http://justpickone.org/dav

Re: Red Hat/Mandrake or Other

2003-01-23 Thread David T-G
used any Linux, give SuSE a try. % % Your comments are really appreciated. % % Thank you, % % JFernando % * sql * HTH & HAND mysql query, :-D - -- David T-G * There is too much animal courage in (play) [EMAIL PROTECTED] * society and not sufficient moral courage.

Re: indexing a full text

2003-01-23 Thread David T-G
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Thomas, et al -- ...and then Thomas Spahni said... % % Hi, David Hi! % % On Tue, 21 Jan 2003, David T-G wrote: % % > % Are you sure that smallint is enough for your index? Do you really need to % > % > I've thought about that a

Re: Mandatory server downtime?

2003-01-21 Thread David T-G
s your expected recovery time for a complete disaster on my machine? and go from there; if any of the answers don't sound right, then ask more questions about that topic. % Any opinions on either? I have the best quality/price ratio, of course. [Oops; I did it again.] % Thanks. HTH

Re: Always need to change to root user when I start the server

2003-01-21 Thread David T-G
in the database -- and vice versa. % % thxs. HTH & HAND % % Alex. mysql query, :-D - -- David T-G * There is too much animal courage in (play) [EMAIL PROTECTED] * society and not sufficient moral courage. (work) [EMAIL PROTECTED] -- Mary Baker Eddy, "

Re: Mandatory server downtime?

2003-01-21 Thread David T-G
o name a few of the *many* possibilities and permutations thereof. % Any comments are welcome. Thanks a lot. % % -- % % Clemente Zamora % GlobalReservas % (http://www.clementezamora.com) HTH & HAND mysql query, :-D - -- David T-G * There is too much animal courag

Re: How2unsubscribe?

2003-01-21 Thread David T-G
you purchas an UnSubscribe Support Services Contract. % % Sam mysql query, :-D - -- David T-G * There is too much animal courage in (play) [EMAIL PROTECTED] * society and not sufficient moral courage. (work) [EMAIL PROTECTED] -- Mary Baker Eddy, "Science and Health&quo

Re: indexing a full text

2003-01-21 Thread David T-G
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Thomas, et al -- ...and then Thomas Spahni said... % % On Mon, 20 Jan 2003, David T-G wrote: % ... % > create table pieces % > ( % > # ID number % > id smallint unsigned not null default 0 auto_increment primary key , % >

Re: Re: indexing a full text

2003-01-21 Thread David T-G
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Victoria, et al -- ...and then Victoria Reznichenko said... % % On Monday 20 January 2003 16:16, David T-G wrote: % > create table pieces % > ( ... % > words text (4095) , % > fulltext index (words(4095)) % > ) ; % % Dav

Re: --- Best ISP for MySQL & PHP ???

2003-01-17 Thread David T-G
D mysql query, :-D - -- David T-G * There is too much animal courage in (play) [EMAIL PROTECTED] * society and not sufficient moral courage. (work) [EMAIL PROTECTED] -- Mary Baker Eddy, "Science and Health" http://justpickone.org/davidtg/ Shpx gur Pbzzhavpngvbaf

Re: [ gamma file ]

2003-01-16 Thread David T-G
no expected bugs and you can start using it now, though we'll probably do more development and add some features here and there" in the MySQL world as well as for much other software. I think that Microsoft starts selling their products at about the 'beta' stage,

Re: when to normalize out to a table

2003-01-14 Thread David T-G
our table structure, which I'll do in more detail now that I have an example against it, and then I have to figure out how to read that to learn a bit about how it works -- but I'm very grateful! % % =C= % % * % * Cal Evans % * Stay plugged into your audience. % * http://www.christianper

Re: when to normalize out to a table

2003-01-14 Thread David T-G
ading on joins and haven't figured it out yet. Pointers to favorite tutorials are appreciated, but I'm trying not to flat-out ask the list to explain it to me (though that's fine with me at this point, too). % % =C= Thanks again & HAND mysql query, :-D - -- David T-G

ANSWERED: Re: how to have varying number of fields?

2003-01-14 Thread David T-G
lightened. % Design" or something like that. I'm sure there's not a lot of posts that % mention grapes and wines on the list. Yeah :-) Thanks! to all & HAND mysql query, :-D - -- David T-G * There is too much animal courage in (play) [EMAIL PROTEC

Re: when to normalize out to a table

2003-01-14 Thread David T-G
hat is just a bunch of FKs to other tables. Oh, I agree :-) % % YMMV, HTH, % =C= Thanks & HAND mysql query, :-D - -- David T-G * There is too much animal courage in (play) [EMAIL PROTECTED] * society and not sufficient moral courage. (work) [EMAIL PROTECTED] -- Mar

when to normalize out to a table

2003-01-14 Thread David T-G
ne decide what to do in a grey area of this sort -- in this situation, for example? ;-) TIA & HAND mysql query, :-D - -- David T-G * There is too much animal courage in (play) [EMAIL PROTECTED] * society and not sufficient moral courage. (work) [EMAIL PROTECTED] --

how to have varying number of fields?

2003-01-14 Thread David T-G
he foreign 'composer' field? TIA & HAND Good grief; even Dan's qsecretary is better than this mysql query thing! :-D - -- David T-G * There is too much animal courage in (play) [EMAIL PROTECTED] * society and not sufficient moral courage. (work) [EMAIL

Re: Question

2003-01-12 Thread David T-G
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Zak & George -- ...and then Zak Greant said... % % On Fri, Jan 10, 2003 at 11:50:28PM -0500, David T-G wrote: % > % > ...and then Gman said... % > % % > % How can I delete a database in MySQL so I recreate it? % > % > echo

Re: Question

2003-01-11 Thread David T-G
e password for that user. More in the manual :-) % % George Flatman HTH & HAND mysql query, :-D - -- David T-G * There is too much animal courage in (play) [EMAIL PROTECTED] * society and not sufficient moral courage. (work) [EMAIL PROTECTED] -- Mary Baker Eddy

Re: My new forum

2003-01-09 Thread David T-G
else is computer related'. I just don't have the time for all of that other stuff, even if I do run off at the mouth mysqlf (hey, that typo is good enough to leave in here :-) sometimes. % % Larry S. Brown % Dimension Networks, Inc. % (727) 723-8388 mysql query, :-D - -- David T

Re: When is learning chargeable to a client?

2003-01-08 Thread David T-G
ty, perl) at 0.25 until recently and have just made the jump; yay :-) Meanwhile, if you're tracking your pro-bono and/or learning time, it may be better for you to credit back the hours because you can then count up what you've given away. % % Many thanks, HTH & HAND % %

Re: Backups mechanism

2003-01-07 Thread David T-G
Well, there again you're crossing functionality... The developers care about the database engine and how to get data in and out quickly; backup is an entirely separate issue. Yes, it's important, but it's very much a different animal -- and so it shouldn't be part of the same

Re: "What MySQL is"

2003-01-03 Thread David T-G
uggest that this be part of the now-nascent FAQ, so I've copied the mysql-faq list on this reply. Thanks & HAND mysql query, :-D - -- David T-G * There is too much animal courage in (play) [EMAIL PROTECTED] * society and not sufficient moral courage. (work) [EMAIL PROTECT

Re: FAQ hosting site

2003-01-02 Thread David T-G
ain mysql list. But even lurkers are welcome on the FAQ list :-) % % Regards, % -- % Stefan Hinz <[EMAIL PROTECTED]> Thanks & HAND & HNY :-D - -- David T-G * There is too much animal courage in (play) [EMAIL PROTECTED] * society and not sufficient moral cour

Re: user/root

2003-01-02 Thread David T-G
you're also walking around with a loaded and cocked gun with the safety off and your finger on the trigger. Don't stumble :-) % % TKS % Rick HTH & HAND & Happy New Year mysql query, :-D - -- David T-G * There is too much animal courage in (play) [E

Re: FAQ hosting site

2003-01-02 Thread David T-G
t;[EMAIL PROTECTED]> Thanks for the pointer! % % Bruce Thanks & HAND & HNY mysql query, :-D - -- David T-G * There is too much animal courage in (play) [EMAIL PROTECTED] * society and not sufficient moral courage. (work) [EMAIL PROTECTED] -- Mary Baker

Re: FAQ hosting site

2003-01-02 Thread David T-G
! % % I'd be happy to build the software, if that helps. We'd love to have you :-) % % Let me know % % Peter Thanks & HAND & HNY mysql query, :-D - -- David T-G * There is too much animal courage in (play) [EMAIL PROTECTED] * society and not suffic

Re: join help: i am lost

2003-01-01 Thread David T-G
row and fill in the left-most empty one? Do I stick the IDs in a text field and then parse my way across that field, or can the DB do it? % % Any way % You may have to re-think parts of your database structure. A good book on % ERD diagrams might help. Indeed. % % Bes

Re: join help: i am lost

2003-01-01 Thread David T-G
e came together in a group class). Even so, that still doesn't answer the question of how to have data of different magnitude in the same table. If I have one class with one person and another with two people, how would I have a single record for each which lists the client(s)? Thanks again

Re: join help: i am lost

2003-01-01 Thread David T-G
have more than % one class. % You no longer need to worry about double booking. Because I can come back to an unique index, you mean, perhaps? % % Hope this helps It's a start; thanks a bunch! HAND & HNY :-D - -- David T-G * There is too much ani

join help: i am lost

2003-01-01 Thread David T-G
nt and i.fname = 'penelope' order by timeslot; which gives me a lovely ++-+ | substring(s.timeslot,1,13) | concat(c.fname,' ',c.lname) | +--------+-+ | 2002-12-27 0

Re: FAQ hosting site (was "Re: An Idea")

2003-01-01 Thread David T-G
0948-0 Fax: +49 30 7970948-3 HTH & HAND & HNY :-D - -- David T-G * There is too much animal courage in (play) [EMAIL PROTECTED] * society and not sufficient moral courage. (work) [EMAIL PROTECTED] -- Mary Baker Eddy, "Science and Health" http://justpick

Re: An Idea

2002-12-31 Thread David T-G
jump on it at the start. HAND & Happy New Year mysql query, :-D - -- David T-G * There is too much animal courage in (play) [EMAIL PROTECTED] * society and not sufficient moral courage. (work) [EMAIL PROTECTED] -- Mary Baker Eddy, "Science and Health" http://j

SUMMARY - Re: loading a db table into a php array from mysql

2002-12-31 Thread David T-G
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, all -- ...and then David T-G said... % % I'm so far about knee-deep in my project where I'll be using php to talk % to the mysql database and spit out my web pages. I wonder if I should be % making individual calls to the database or

loading a db table into a php array from mysql

2002-12-31 Thread David T-G
SQL question, so this once I've posted it to both lists. I'll also summarize to both. TIA & HAND & Happy New Year mysql query, :-D - -- David T-G * There is too much animal courage in (play) [EMAIL PROTECTED] * society and not sufficient moral courage.

Re: altering data structure

2002-12-31 Thread David T-G
> Thanks & HAND & HH % % % Hehe. I wondered about the non-abbriviation in your first mail % already. ;-) *grin* I figure the first one in the thread will define it for later since it's not too standard... :-) % % HTH, % % Benjamin. % % % -- % [EMA

Re: ensuring an instructor, client, or room isn't double-booked

2002-12-31 Thread David T-G
rary tables) only stumble upon a specific bottleneck. It Ahhh... % sounds to me as if you are worrying about non-issues currently. But, % of course, a basic understanding of what is going on never hurts. Heh. Yeah :-) Where can I buy one of those? ;-) % % HTH, and yes, HAND, too, % % Benjamin

Re: An Idea

2002-12-31 Thread David T-G
Regards, % -- % Stefan Hinz <[EMAIL PROTECTED]> % Geschäftsführer / CEO iConnect GmbH <http://iConnect.de> % Heesestr. 6, 12169 Berlin (Germany) % Tel: +49 30 7970948-0 Fax: +49 30 7970948-3 HTH & HAND & Happy Holidays mysql query, :-D - -- David T-G

Re: indexing a blob

2002-12-30 Thread David T-G
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, all -- ...and then David T-G said... % ... % hashsum tinyblob not null , # hash of the card: have we seen this one? % index (hashsum) # for quick lookups ... % ERROR 1170 at line 49: BLOB column 'hash' u

indexing a blob

2002-12-30 Thread David T-G
nyblob(255) not null but that puked at the create stage :-) TIA & HAND & Happy Holidays mysql query, :-D - -- David T-G * There is too much animal courage in (play) [EMAIL PROTECTED] * society and not sufficient moral courage. (work) [EMAIL PROTECTED] -- Mary Baker Ed

Re: style question: "drop database" in an install script

2002-12-30 Thread David T-G
ep all my "drop" statements in one script, all my % "create" scripts in another, and all my "populate" scripts in yet another. Yeah, I think I'll do something like that. % % Arthur Thanks & HAND & Happy Holidays mysql query, :-D -- David T-G

Re: ensuring an instructor, client, or room isn't double-booked

2002-12-29 Thread David T-G
ve :-) I thought that a temporary table helps to speed up specific queries because the grouping is already done and then you just select from that, but I dunno :-) % % HTH, % % Benjamin. % % -- % [EMAIL PROTECTED] Thanks & HAND & Happy Holidays :-D - -- David T-G

Re: altering data structure

2002-12-29 Thread David T-G
gh I like mysql... % % HTH, % % Benjamin. % % % -- % [EMAIL PROTECTED] Thanks & HAND & HH :-D - -- David T-G * There is too much animal courage in (play) [EMAIL PROTECTED] * society and not sufficient moral courage. (work) [EMAIL PROTECTED] -- Mary Baker Eddy, "Scie

Re: Anyone have MySQL/PHP running from CD?

2002-12-29 Thread David T-G
content as well :-) % % 'Preciate any aid on this. HTH & HAND mysql query, :-D - -- David T-G * There is too much animal courage in (play) [EMAIL PROTECTED] * society and not sufficient moral courage. (work) [EMAIL PROTECTED] -- Mary Baker Eddy, &

ensuring an instructor, client, or room isn't double-booked

2002-12-28 Thread David T-G
lly slow as the table grows... Is this the sort of thing where a temporary table is advised, or should I define a reverse table that shows each instructor and his/her bookings, or what? TIA & HAND & Happy Holidays :-D - -- David T-G * There is too much animal courage in (

  1   2   >