@# Quotes DB     useful, funny, interesting





Google
 
Web www.quotesdb.info
Undernet  |  EFnet  |  Quakenet  |  Freenode  |  Dalnet  |  Ircnet  |  Galaxynet
Page: 1 2 3 4 5 6 7 8 9 10 11



Comments:

<0> well I'm out of my comfort zone too. I don't use windows :)
<1> if i had my druthers neither would i
<2> uh... if i started a bug query on a console that i access via ssh, and while the query is running, the conncetion times out... can that cause the query to stall?
<2> show processlist still shows it.
<2> but it's taking quite a bit longer than i expected.
<0> Duesentrieb if it's a select mysql can kill it, otherwise it will run to completion
<1> so anyway, i guess i'm restarting mysqld



<2> firewire: its an insert...select. So i will let it run and hope for the best...
<0> it should run until it finishes
<3> anyone know what is wrong with this line: I know it's the ignore line but I can't figure out why:
<3> CREATE TABLE sp2b_search (
<3> id int(11) NOT NULL auto_increment,
<3> title varchar(255) default NULL,
<3> url varchar(255) default NULL,
<3> date date default NULL,
<3> size varchar(255) default NULL,
<3> text text,
<3> ignore int(11) default '0',
<3> PRIMARY KEY (id),
<3> FULLTEXT KEY text (text)
<3> );
<2> "ignore" is a reserved word
<2> put backtics around it: `ignore` int (11)
<2> or use another name
<3> k
<4> how do i enable root to connect from 192.168.0.2?
<5> !man grant
<6> (GRANT and REVOKE Syntax) : http://dev.mysql.com/doc/mysql/en/GRANT.html
<7> can i install mysql and mysqli and have 'em run at the same time?
<7> both for php
<8> no clue
<8> sorry



<7> k np
<9> who else has no clue?
<10> ooo, me!
<10> am i too late?
<2> yes. much too late.
<2> for what, btw?
<11> I have no idea
<10> the roll call for who has no clue
<10> 2006-04-09T20:30:52Z <9> who else has no clue?
<10> or perhaps the adminstration of cluesticks
<10> 2006-04-09T20:33:13Z * archivist has a number of cluesticks available cheap for people with no clue
<11> weee
<2> ericP: you can have no clue too, of corse
<12> I'm having a bit of a problem here, can't seem the function in the MySQL docs - what function converts a UNIX timestamp into a TIMESTAMP field-format?
<12> can't seem to find the function* - sorry
<11> !n evilgod datetime functions
<12> Nothing happens :P
<11> wth
<11> !man datetime
<6> (The DATETIME, DATE, and TIMESTAMP Types) : http://dev.mysql.com/doc/mysql/en/DATETIME.html
<12> I looked at those, couldn't find the function... I guess I'll try and dig around a bit more.
<11> um
<11> is all I use, sorry
<12> Ah well, I think I can push something forth, thanks anyway!
<13> wth


Name:

Comments:

Please enter the result of the sum 63 + 46 (to avoid spam):






Return to #mysql
or
Go to some related logs:

#gentoo
PyDateTime_IMPORT
#qemu
#perl
#bash
spinlock cpu recursion on CPU
out of range using nvidia
gimp rearrange colormap
#php
#php



Home  |  disclaimer  |  contact  |  submit quotes