ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] MySQL
@ 2005-01-19 15:16 Sergey Zazhigaev
  2005-01-19 15:43 ` Alex Gorbachenko
  2005-01-20  9:01 ` Dmitry Vodennikov
  0 siblings, 2 replies; 4+ messages in thread
From: Sergey Zazhigaev @ 2005-01-19 15:16 UTC (permalink / raw)
  To: community

Здравствуй, All!

Подскажите плиз, из-за чего может происходить подобное?
И как это можно исправить?
===========================
Ошибка

SQL-запрос :  

CREATE TABLE Month_stat(
id int( 11 ) NOT NULL AUTO_INCREMENT ,
MONTH tinyint( 4 ) default NULL ,
year int( 11 ) default NULL ,
name varchar( 255 ) NOT NULL default '',
ip varchar( 18 ) NOT NULL default '0.0.0.0/0',
IN bigint( 20 ) default NULL ,
out bigint( 20 ) default NULL ,
PRIMARY KEY ( id ) 
) TYPE = MYISAM COMMENT = 'Траффик по месяцам' 

Ответ MySQL: 

#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 'in 
bigint(20) default NULL,
  out bigint(20) default NULL,
===========================
  
-- 
С уважением, Сергей.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2005-01-20 23:25 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-01-19 15:16 [Comm] MySQL Sergey Zazhigaev
2005-01-19 15:43 ` Alex Gorbachenko
2005-01-20  9:01 ` Dmitry Vodennikov
2005-01-20 23:25   ` Alexey S. Kuznetsov

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git