> Matthew Kirkwood <[EMAIL PROTECTED]> writes: > > One of MySQL's little syntax abuses allows: > > INSERT INTO tab (col1, ..) VALUES (val1, ..), (val2, ..); > > Actually, that's perfectly standard SQL92, just an item we haven't > got round to supporting yet. (Until we do the fabled querytree > restructuring, it seems a lot harder than it is worth.) Added to TODO: INSERT INTO tab (col1, ..) VALUES (val1, ..), (val2, ..); -- Bruce Momjian | http://candle.pha.pa.us [EMAIL PROTECTED] | (610) 853-3000 + If your life is a hard drive, | 830 Blythe Avenue + Christ can be your backup. | Drexel Hill, Pennsylvania 19026
- Re: [HACKERS] Performance on inserts Tom Lane
- Re: [HACKERS] Performance on inserts Bruce Momjian
- Re: [HACKERS] Performance on inserts Tom Lane
- Re: [HACKERS] Performance on inser... Bruce Momjian
- Re: [HACKERS] Performance on inser... Tom Lane
- Re: [HACKERS] Performance on inser... Bruce Momjian
- Re: [HACKERS] Performance on inser... Tom Lane
- Re: [HACKERS] Performance on inser... Bruce Momjian
- Re: [HACKERS] Performance on inser... Tom Lane
- Re: [HACKERS] Performance on inser... Bruce Momjian
- Re: [HACKERS] Performance on inserts Bruce Momjian
- Re: [HACKERS] Performance on inserts Bruce Momjian
- RE: [HACKERS] Performance on inserts Franck Martin
- Re: [HACKERS] Performance on inserts Bruce Momjian