List:MySQL on Win32« Previous MessageNext Message »
From:jed Date:January 10 2001 7:53am
Subject:Re: SQL...
View as plain text  
Hi @ll,
yes I know it.
I believe you too, that it works....   :-)))))

My version of Mysql was  too old, so I couldn't test it....

thanx

regards
jed


Luc Van der Veken wrote:

> > From: Stephen Woodbridge [mailto:woodbri@stripped]
> >
> > Is this a typo in the email or a typo in your commands:
> > > mysql> create table tst2 select * from test1.test;
> >                       ^^^^
> >                       test2
>
> Neither, I cut & pasted everything straight from the MySQL window (I omitted
> the E deliberately to make the difference between table tst2 and database
> test2 more clear).
>
> But you do need at least version 3.23.0 for the "create table ... select
> ..." syntax.
> As you can see in the query that followed it, it works:
>
> > > > mysql> select * from test2.tst2;
> > > > +-------+
> > > > | txt   |
> > > > +-------+
> > > > | Line1 |
> > > > | Line2 |
> > > > | Line3 |
> > > > +-------+
> > > > 3 rows in set (0.00 sec)
> > > >



Thread
Danger! Will Robinson - NewbieSteve Mills7 Jan
  • Re: Danger! Will Robinson - NewbieJohn Dean7 Jan
    • SQL...jed7 Jan
RE: SQL...Rasmus Nyström7 Jan
  • Re: SQL...Jr. Frank M. Betz8 Jan
    • Re: SQL...Paul DuBois8 Jan
      • Re: SQL...Nick Tentomas8 Jan
        • Re: SQL...Paul DuBois8 Jan
    • RE: SQL...Luc Van der Veken9 Jan
      • Re: SQL...jed9 Jan
        • Re: SQL...Paul DuBois9 Jan
      • Re: SQL...Stephen Woodbridge9 Jan
        • RE: SQL...Luc Van der Veken10 Jan
          • Re: SQL...jed10 Jan
      • Re: SQL...jed9 Jan
      • RE: SQL...Paul DuBois9 Jan
      • Re: SQL...jed9 Jan
  • Re: SQL...jed8 Jan
  • Re: SQL...jed8 Jan
    • Re: SQL...Tim Endres8 Jan
      • Re: SQL...Paul DuBois9 Jan
    • Re: SQL...Paul DuBois9 Jan