SQL-Befehl:
# $Id: sample_data.sql 407 2008-11-13 02:37:01Z cirtap $
#
# Anmerkung: Alle SQL-Skripte müssen als UTF-8 gespeichert werden - Kein BOM!
#
--
-- Dumping data for table `jos_banner`
--
INSERT INTO `jos_banner`
VALUES ( 1, 1, 'banner', 'OSM 1', 'osm-1', 0, 43, 0, 'osmbanner1.png', 'http://www.opensourcematters.org', '2004-07-07 15:31:29', 1, 0, '0000-00-00 00:00:00', '', '', 13, '', 0, 1, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '', '' ) , ( 2, 1, 'banner', 'OSM 2', 'osm-2', 0, 49, 0, 'osmbanner2.png', 'http://www.opensourcematters.org', '2004-07-07 15:31:29', 1, 0, '0000-00-00 00:00:00', '', '', 13, '', 0, 2, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '', '' ) , ( 3, 1, '', 'Joomla!', 'joomla', 0, 17, 0, '', 'http://www.joomla.org', '2006-05-29 14:21:28', 1, 0, '0000-00-00 00:00:00', '', '<a href="{CLICKURL}" target="_blank">{NAME}</a>\r\n<br/>\r\nJoomla!, das bekannteste und meistgenutzte Open-Source-CMS-Projekt der Welt.', 14, '', 0, 1, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '', '' ) , ( 4, 1, '', 'JoomlaCode', 'joomlacode', 0, 17, 0, '', 'http://joomlacode.org', '2006-05-29 14:19:26', 1, 0, '0000-00-00 00:00:00', '', '<a href="{CLICKURL}" target="_blank">{NAME}</a>\r\n<br/>\r\nJoomlaCode - Entwicklung und Verbreitung einfach gemacht.', 14, '', 0, 2, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '', '' ) , ( 5, 1, '', 'Joomla!-Erweitungen', 'joomla-erweitungen', 0, 12, 0, '', 'http://extensions.joomla.org', '2006-05-29 14:23:21', 1, 0, '0000-00-00 00:00:00', '', '<a href="{CLICKURL}" target="_blank">{NAME}</a>\r\n<br/>\r\nJoomla!-Komponenten, Module, Plugins und Übersetzungen zentral.', 14, '', 0, 3, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '', '' ) , ( 6, 1, '', 'Joomla!-Shop', 'joomla-shop', 0, 12, 0, '', 'http://shop.joomla.org', '2006-05-29 14:23:21', 1, 0, '0000-00-00 00:00:00', '', '<a href="{CLICKURL}" target="_blank">{NAME}</a>\r\n<br/>\r\nFür alle Ihre Joomla!-Artikel.', 14, '', 0, 4, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '', '' ) , ( 7, 1, '', 'Joomla! Promo-Artikel', 'joomla-promo-artikel', 0, 8, 1, 'shop-ad.jpg', 'http://shop.joomla.org', '2007-09-19 17:26:24', 1, 0, '0000-00-00 00:00:00', '', '', 33, '', 0, 3, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '', '' ) , ( 8, 1, '', 'Joomla!-Bücher', 'joomla-buecher', 0, 9, 0, 'shop-ad-books.jpg', 'http://shop.joomla.org/amazoncom-bookstores.html', '2007-09-19 17:28:01', 1, 0, '0000-00-00 00:00:00', '', '', 33, '', 0, 4, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '', '' )
MySQL meldet: Dokumentation
#1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '# $Id: sample_data.sql 407 2008-11-13 02:37:01Z cirtap $
#
# Anmerkung: All' at line 1
Lesezeichen