OT: Congratulation

2003-08-01 Thread Andreas Karl Wittwer
Hi, Congratulation to MySQL for a two pages article published by the leading business journal in Germany (Wirtschaftswoche). Sorry, no online resource available only a headline http://www.wiwo.de (German language) sql, mysql Andreas Karl Wittwer I'm not related to wiwo in any case, j

Re: creating tables using a number

2001-09-14 Thread Andreas Karl Wittwer
show tables; ++ | Tables_in_test | ++ | 123| > 2 days of work wasted here!! 2 minutes to test all kin of quotes :-) Andreas Karl Wittwer Phone: +49-7052-92206 FAX: +49-7052-92208 Mobil: +49-172-542 541 4 SQL,

Re: char() problem

2001-06-01 Thread Andreas Karl Wittwer
(0.01 sec) mysql> SELECT * FROM tmp; +--++ | id | v | +--++ |1 | no | +--++ 1 row in set (0.00 sec) mysql> SELECT VERSION(); +-+ | VERSION() | +-+ | 3.23.37-log | +-+ Andreas Karl Wittwer

Re: New user InnoDB comments

2001-05-15 Thread Andreas Karl Wittwer
rmission problems and you do a CREATE TABLE ... TYPE=INNODB the table is 'silently' create as (i guess) MyISAM. No warnings, errors or hints ... Is this WAD? Andreas Karl Wittwer Phone: +49-7052-92206 FAX: +49-7052-922

Re: Run Mysql command from a file.

2001-05-15 Thread Andreas Karl Wittwer
Hello, On Tue, 15 May 2001, Aires Lima Trindade wrote: > How to run SQL commands from a text file" but they wasn't clear for me. > Does anybody can share with me old experience or a real example > about this case? C:\mysql\bin>copy con upd.sql USE akw; INSERT INTO tmp (id,c1) VALUES(NUL

Re: BUG: Cannot DELETE all records with NULL entries in UNIQUE KEYfields

2001-04-09 Thread Andreas Karl Wittwer
LL NULL if(undefined NULL) # never can be TRUE because it's defined or in other words: if something is nothing nothing can't be nothing because nothing is 'something' ;-) Think about it, it's some kind of philosophy :-) Andre

Date/Time difference

2001-03-05 Thread Andreas Karl Wittwer
ybe someone uses MySQL within such an application and has can provide some hints Andreas Karl Wittwer Phone: +49-7052-92206 FAX: +49-7052-92208 Mobil: +49-172-542 541 4 [EMAIL PROTECTED] - Before posting, please ch