| |
| |
| |
|
Page: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25
Comments:
<0> jasper_: then you have nothing asynchronic except for the browser I guess :) <1> also what does collation actually mean? <0> m0no: how to sort for example <2> If I had a choice I'd use Oracle. (-; Although I prefer OSS. Maybe if PostgreSQL supported something like DBMS_PIPE, I'd use that. <0> m0no: here http://dev.mysql.com/doc/refman/5.0/en/charset-general.html <0> m0no: utf8_unicode_ci supports apparently contractions, where utf8_general_ci not <1> Kemurii: ah now I get it...thanks <0> m0no: might need to google for it <1> Kemurii: oh ok <0> jasper_: it would be a nice feature to have indeed a pipe, and it has been brought up before.. <3> Is this a good place to get help with a C API question ? <0> can try <0> Leithal is the best for that :P <1> dunno - lets "c" <4> i'm in love with the book 'mysql' by paul dubois published by new rider 1999 !!! <4> omg
<4> i'm a newb and it's a huge help <4> so just for anyone else out there that's a new.. this book is a big help for me <3> I am getting a error when including the mysql.h file: http://rafb.net/paste/results/ooC8r015.html <3> This is about as close as I have come to an answer: http://bugs.mysql.com/bug.php?id=438 <2> Kemurii: Seems PostgreSQL added DBMS_PIPE functionality to CVS a few days ago. <0> minDscrm: I'll tell him now :P <4> Kemurii :) excellent !! <0> not on, bah <0> later <4> it's just perfect for me <0> jasper_: interesting.. <0> minDscrm: the Certification Guids are good too btw <0> Guides <3> If I comment out: http://rafb.net/paste/results/kVZHPK65.html it works <4> can you explain what those are? <2> Well. (: Ugly hack it is! <4> Kemurii, this is the first time i've heard of the 'certification guides' <0> minDscrm: prepares you for the certification exams, but it's a great read through <3> Any takers :D <3> :) <4> Kemurii, aah also a book! <0> if I'm not mistaking, v5 is out now <4> nice .. is it also by paul? <5> Kemurii: glad you like it :-) <0> pCarsten: I have too like it, otherwise you give me hell :P <4> Kemurii - -i got my hands full right now with learning (it's maybe my 4th or 5th day) <0> minDscrm: I've been with MySQL for like beginning of times.. and I still learn everyday :P <4> :) <0> as a user that is.. <6> howdo i see if a field does not begin with 'test xxx' <4> the book is lined up so it seems.. that the section after where i'm at aligns with the questions that have been forming in my head... or that anything that needs clarified happens in the section directly after the one i'm in... it's perfect; i don't feel frustrated at all. i keep looking ahead a few sections to find that each thing he introduces does really have an indepth explanation -- and i'm patient enough to read through the beginning becaus <4> it's a really good symbotic relationship for learning <4> some books i get so frustrated with <0> hehe, breath-in, breath-out ;) <4> soryr <4> after this book i'd like to get a theory book for rdbms <5> minDscrm: That book is now up to it's third edition <5> which is a 1200-page monster of a book <5> and still great <4> ah!! i got a 707 pg version <4> it's a library book - i'll be sure to purchase the latest version <4> i'm happy that it's so helpful <4> it seems like my savior right now - i got people expecting me to get this huge thing done by the end of the month <4> i want to kick everyone in the face <7> jasper_: one of our guys put together something that allows you to send UDP messages for things like sp debugging <7> not sure exactly what aspect you're using DBMS_PIPE for you though.. <4> i don't want to start a flame war ... but practically what to people think of postgres in comparison with mysql ? <4> i've heard that postgres is better scalable <2> Leithal: From MySQL stored procedures? <4> and better for larger databases <4> i worked at UCSC for a time.. and they only used ingres <0> minDscrm: everthing has its place <7> jasper_: well it's mostly a set of UDF's, that you can in SP's <0> minDscrm: there are terrabyte installations of MySQL which use thousands of MySQL servers <7> jasper_: http://www.papablues.com/Software/myProcDbg.html <4> Kemurii, i see!! <7> Anders Karlsson wrote it <4> wow wow <0> not sure if WoW uses MySQL :P
<0> would like to know though <2> Leithal: Ah. (: Yes, that would work; writing a UDF. Never done that before though, but it sounds like fun. <0> Leithal: was the one from the Conf in Frankfurt? <4> wow being something akin to 'cool' ... maybe >exasperation, exclamation< <8> what is the mysql var for the current year? <7> Kemurii: right <0> select eyar(now()); ? <0> select year(now()); ? <8> will this work?: <8> mysql_query("CREATE TABLE year(now()) ( <1> bejam: ;) <9> Anil: TIAS <8> TIAS? <0> Anil: nope <9> !tell us about TIs <10> But I don't know a thing about that. <9> !tell us about TIas <10> shabbs asked me to tell you this: TIAS: Try It And See. You look silly asking if something will work when you can just try it and see. This channel is not a MySQL server ;-) <11> can someone recommend a JDBC driver for MySQL? <0> Aidso: dev.mysql.com/downloads, Connector/J <12> Aidso: connector j <8> it doesn't work, can someone guide to the right docs please? <11> cheers lads <0> Anil: SELECT YEAR(NOW()) works <0> well, what version? <8> 4.x <13> Anil: It doesn't work how? Crashes? "No suitable driver"? <13> Anil: no such version for Connector/J <12> Anil: it does work, you haven't configred it correctly :) <8> ok <0> Anil: should work <9> !tell us about doesn't work <10> shabbs asked me to tell you this: Look buddy, doesn't work is a strong statement. Does it sit on the couch all day? Does it want more money? Is it on IRC all the time? Please be specific! Give us the FULL EXACT error message. Tell us what it does and/or does not do. <2> Leithal: I'll try to write something of an DBMS_PIPE implementation using UDFs; thanks for the advise. (: <0> jasper_: and if you're good, put it direct in teh MySQL code :P <4> hahahahaha !! i suppose SQL is run by a MySQL db? <4> i like it :) <2> Kemurii: Well, I'll definitely release the UDFs as Free Software. (; Shouldn't be too hard to modify it from there. <3> guess not :P <14> A trivial question I'm sure, but how does one go about querying the max number of characters allocated to a varchar? <9> whoever Alexsey Kishkin is on the GUI team needs to learn some customer service skills :D and needs to not ***ign bugs to himself and then not do anything about them <2> kee-un: Maybe try DESCRIBE [table] [column] ? <15> hey is somebody here who can help me with saving files in mysql or set a link to a file? <2> That will get you the type as a string, at least. <14> jasper_: thanks, it's further than I managed to get on my own anyway :0 <15> i want to store pdf files in my mysql database and make them avaible on my page through php i already wrote a php script for the output just have to get the pdf files into mysql <2> kee-un: It wouldn't be very clean .. but after that you could use these to process your string: http://dev.mysql.com/doc/refman/5.0/en/charset-result.html <2> But for your sake, I hope there's a better way. (; <14> jasper_: me too ;) <16> kev`, do you really want to do that <15> archivist: i read about that i can put in a link <15> but i dont know how <16> a link is better <15> how can i do that? <15> archivist: do you know a howto or something or could you please explain it <15> its really important <16> storing a link to the file allows apache and proxies to cache the file reducing yoyr server load <15> ok <15> but how do i get the link into mysql? <16> same as any other data <17> php <15> archivist: i have never done it before <15> could you help me a bit more? <17> any brazilian here? <17> anyone? <16> !m kev` tutorial <10> kev`: (MySQL Tutorial) : http://dev.mysql.com/doc/mysql/en/Tutorial.html <15> hmm <15> you are sure that its there <15> i searched there before i asked here <0> anyone using Python MySQLdb? <0> got me a problem in Django, need to pin point it down wether it is MySQLdb 1.2.1 or.. :) <18> doh, wrong list :-) <19> hai all i use database name asterisk and table name cdr
Return to
#mysql or Go to some related
logs:
suse setting times kopete gentoo error reemerge apt-get install Distributed Checksum Clearinghouse //ftp.nerim.net/debian-marillat/pool/main/w/w32codecs/ agere ethernet ubuntu #linux #web How do you like my groove, Daggoth? Well Done script scandir for .exe
#python
|
|