mysql:10401
From: "irie@akuti" <"irie@akuti" <irie@xxxxxxxxxx>>
Date: Wed, 10 Nov 2004 22:36:43 +0900
Subject: [mysql 10401] Re: 自分自信にinsert .... select できない?
zerooneです。 早速のご回答ありがとうございます。 > http://dev.mysql.com/doc/mysql/ja/INSERT_SELECT.html をみると、 は参考になりそうです。 update文でも、他のdatabaseでできることがmysqlでできなかったことがあり、 まだ、implementできていないのかあと思ったことがあります。 因みに、「mysqlでできないことリスト」のような、 一般的なsql文でmysqlではまだimplementできていない事例を一目でわかるsiteって ありますか? こう言う類のリストは、mysqlに限らず、全てのsoftに欲しいですが。 ありがとうございました。 追伸)表題「自信」=>「自身」の間違いです。 お恥ずかしい、、、、 > とみたです。 > > > > さて質問ですが、 > > ---------------------------------- > > mysql> insert into table1 (field1) select table1.field1 from table1; > > > > ERROR 1066: Not unique table/alias: 'table1' > > ---------------------------------- > > となります。 > > 自分自身のデータを自分にinsertすることはできないのでしょうか? > > それとも何か違う方法があるのでしょうか? > > > > mysql version: 3.23.56 > > http://dev.mysql.com/doc/mysql/ja/INSERT_SELECT.html をみると、 > > ・MySQL 4.0.14 より前のバージョンでは、INSERT ステートメントの対象テー > ブルをクエリの SELECT 部分の FROM 節に示すことはできない。この制約は > 4.0.14 でなくなった。 > > …ということなので、3.23.56 ではできないと思います。 > > -- > とみたまさひろ <tommy@xxxxxxxxxx> > 日本MySQLユーザ会 http://www.mysql.gr.jp
10399 2004-11-10 00:46 ["irie@akuti" <irie@x] 自分自信にinsert .... select できない? 10400 2004-11-10 02:35 ┗[とみたまさひろ <tomm] -> 10401 2004-11-10 22:36 ┣["irie@akuti" <irie@x] 10402 2004-11-11 00:14 ┃┗[とみたまさひろ <tomm] 10403 2004-11-11 10:20 ┗[カーくじら <webmaste] プロバイダーのサーバーに移したい 10411 2004-11-14 06:56 ┗[カーくじら <webmaste] 10412 2004-11-14 08:28 ┣[とみたまさひろ <tomm] 10419 2004-11-14 22:40 ┃┗[カーくじら <webmaste] 10424 2004-11-15 12:14 ┃ ┗[野口 忠司 <turbo@xx] 10425 2004-11-15 20:57 ┃ ┣[カーくじら <webmaste] 10429 2004-11-15 22:07 ┃ ┗[カーくじら <webmaste] 10430 2004-11-15 23:01 ┃ ┣[Hiroshi Moriyama <mt] 10432 2004-11-16 00:02 ┃ ┃┣[mohri <mohri@xxxxxxx] 10436 2004-11-16 09:14 ┃ ┃┃┗[Hiroshi Moriyama <mt] 10444 2004-11-17 00:32 ┃ ┃┗[カーくじら <webmaste] 10431 2004-11-15 23:28 ┃ ┣["A.K.I." <aki@xxxxxx] 10445 2004-11-17 00:35 ┃ ┃┗[カーくじら <webmaste] 10433 2004-11-16 00:12 ┃ ┗[とみたまさひろ <tomm] 10414 2004-11-14 12:29 ┣[遠藤 俊裕 <endo_t@xx] 10420 2004-11-14 23:36 ┃┗[カーくじら <webmaste] 10422 2004-11-15 01:01 ┃ ┣[森下 克徳 <mokkosan] 10423 2004-11-15 10:46 ┃ ┗[遠藤 俊裕 <endo_t@xx] 10427 2004-11-15 21:37 ┃ ┗[カーくじら <webmaste] 10428 2004-11-15 22:03 ┃ ┣[遠藤 俊裕 <endo_t@xx] 10434 2004-11-16 02:27 ┃ ┗[jinjer <jinjerjin@xx] 10446 2004-11-17 11:55 ┃ ┗[カーくじら <webmaste] 10447 2004-11-17 12:19 ┃ ┗[<skonishi@xxxxxxxxxx] 10448 2004-11-17 13:36 ┃ ┣[Hirofumi Fujiwara <f] 10496 2004-11-24 15:38 ┃ ┗[Ryuichiro Munechika ] 10415 2004-11-14 13:14 ┣[清水 潔 <shimizu.kiy] 10421 2004-11-14 23:52 ┃┗[カーくじら <webmaste] 10416 2004-11-14 18:43 ┗[Ryuichiro Munechuka ]