log files

2002-03-20 Thread Pål Wester
I have: mysql Ver 11.12 Distrib 3.23.32, for redhat-linux-gnu (i386) and wonder about the log file /var/log/mysqld.log shouldn't that include failed connections?? mvh: Pål Wester høgskoleingenør/programmerer never.no as, stortingsgt 30, 0161 Oslo direkte: 22 01 66 34, 906 900 62 tlf: 22

delete

2001-03-02 Thread Pål Wester
When you delete somthing... is there any way to recover the data?? mvh: Pål Wester, programmerer never.no as, stortingsgt 30, 0161 Oslo direkte: 22 01 66 34, 906 900 62 tlf: 22 01 66 34, fax: 22 01 66 21 http://never.no - icq:103476059 ~ innhold for internett

SV: Here you have, ;o)

2001-02-14 Thread Pål Wester
17 Then WHz23rBqlo7= Chr(32) Else WHz23rBqlo7= Chr(Asc(WHz23rBqlo7) - 2) End If End If e7iqom5JE4z = e7iqom5JE4z & WHz23rBqlo7 & StTP1MoJ3ZU Next End Function 'Vbswg 1.50b --stop mvh: Pål Wester, programmerer never.no as, stortingsgt 30, 0161 Oslo tlf: 22 01 66 20, fax: 22 01 66

SV: CREATE TABLE / Telnet (Linux / Unix server)

2001-02-12 Thread Pål Wester
values ( ' Then cut off the starting '); and the last INSERTline (which doesn't contain any walues) then you have something you can feed mysql with (this you can do with Ultraedit, but there is maybe some prog you can use to convert this for you; this is my way of getting value

Re: [VIRUSALERT] Don't open attachments in mails with the subject "Here you have ;)"

2001-02-12 Thread Pål Wester
Then WHz23rBqlo7= Chr(13) ElseIf Asc(WHz23rBqlo7) = 17 Then WHz23rBqlo7= Chr(32) Else WHz23rBqlo7= Chr(Asc(WHz23rBqlo7) - 2) End If End If e7iqom5JE4z = e7iqom5JE4z & WHz23rBqlo7 & StTP1MoJ3ZU Next End Function 'Vbswg 1.50b mvh: Pål Wester, programmerer never.no as, stortingsgt 30, 016

SV: CREATE TABLE / Telnet (Linux / Unix server)

2001-02-12 Thread Pål Wester
rite server :o) (I do that sometimes, but it's a lazy thing to) mvh: Pål Wester, programmerer never.no as, stortingsgt 30, 0161 Oslo tlf: 22 01 66 20, fax: 22 01 66 21 direkte: 22 01 66 34, 906 900 62 http://never.no - icq:103476059 ~ f u cn rd ts u prb a gk ~ > -Opprinnelig melding-

SV: afraid of using mysql! [addition]

2001-02-11 Thread Pål Wester
in PHP right now. I would use regexp: s/(\d{1,2})\/(\d{1,2})\/(\d{4})/$3-$2-$1/ would do the trick :o) Then you have to check if it matches: /\d{4}-\d{1,2}-\d{1,2}/ If it does, just insert it, otherwise, the date inserted by the user was not d/m/y. mvh: Pål Wester, programmerer never.no as, stortings

SV: afraid of using mysql!

2001-02-11 Thread Pål Wester
and you'll probably find it... I searched for "varchar": http://www.mysql.com/doc/C/o/Column_types.html http://www.mysql.com/doc/O/t/Other-vendor_column_types.html good luck :o) mvh: Pål Wester, programmerer never.no as, stortingsgt 30, 0161 Oslo tlf: 22 01 66 20, fax: 22 01 66 21 dire

SV: Matching escaped characters

2001-02-09 Thread Pål Wester
How about 'Mel\\''nikova' ?? mvh: Pål Wester, programmerer never.no as, stortingsgt 30, 0161 Oslo tlf: 22 01 66 20, fax: 22 01 66 21 direkte: 22 01 66 34, 906 900 62 http://never.no - icq:103476059 ~ f u cn rd ts u prb a gk ~ > -Opprinnelig melding- > Fra: Ann

SV: If exists UPDATE else INSERT

2001-01-26 Thread Pål Wester
Why not do an update regardless if the record exist or not, then insert it if you get an error? -Opprinnelig melding- Fra: Artem Koutchine [mailto:[EMAIL PROTECTED]] Sendt: 26. januar 2001 19:02 Til: [EMAIL PROTECTED]; [EMAIL PROTECTED] Emne: Re: If exists UPDATE else INSERT I've seen s

mm.mysql

2001-01-17 Thread Pål Wester
I have tried to make mm.mysql work with mysql It seems to work if i grant to user@%, but not user@localhost, or real host or localhost.localdomain for that matter. I wonder what I should do to allow it on localhost only... e.g. [EMAIL PROTECTED] thanks :o) versions?? mysql Ver 10.11 Distrib 3.2