arkadaşlar
Error
There is a chance that you may have found a bug in the SQL parser. Please examine your query closely, and check that the quotes are correct and not mis-matched. Other possible failure causes may be that you are uploading a file with binary outside of a quoted text area. You can also try your query on the MySQL command line interface. The MySQL server error output below, if there is any, may also help you in diagnosing the problem. If you still have problems or if the parser fails where the command line interface succeeds, please reduce your SQL query input to the single query that causes problems, and submit a bug report with the data chunk in the CUT section below:
----BEGIN CUT----
eNqdUsuO2jAU3fsrjsRIAxI4D5511UVKoylSApRkpuoKDAnFIq 8mDkzmB/sp/QmQ6mSqspluasmS
fe953Htte7VarBimBqYmHHvOYEyGao8wNN8Rz1e5S36JL4yQ6Z PHcDcLGIofUcbzIsxpJLY0O2Td
E0w6GMPU9ZGmG5oxhjFmusn6OnbVNpVrGcN+znBH3Mr74jAMqE FNo1dIngQ8D8ijt8LC68J6sOd+
F0+2Mv4qEsxsjKhOlq7FlMWEKhuy/LysAd2FV+sMqCpcJOUzcaz5A0OY9Eq5701I49OCKs+trCBW
Yo1371MZZ6SFU5gXIk2UqklH6n6QMmOapuBn8aJKokkotRtZu0 HO53PddFzxOtHg0A7ScxKlPEDG
v4cd0lJwr0zKXckYonTHo0NaSBX8eT3KK3yei4NgcHl1LaAb3X p0A3AJQ2fDMSy35oe5KhLF6wOg
T80+HU5Uoh6A9yeq2qemij2FuZB8y5MrGDaSF8ohXgfbjcr1/nORpg2fb6MU4pcaoGyOFc+uxRWb
pn2lr77GyrZ8G7710bHRhNEmeD2tRQCRyHa/g/nCx/zRcRCEe15GEvf6fVfhjmUU8UTsxJoHAiee
7w48bxv6W4yGUIh9Hv4FTv6Jq0J5vAmabwuSDvxvS/uDW808y33/G+Si6C4=
----END CUT----
----BEGIN RAW----
ERROR: C1 C2 LEN: 185 186 529
STR: ?
CVS: $Id: sqlparser.lib.php,v 2.47 2006/01/17 17:02:30 cybot_tm Exp $
MySQL: 4.1.21-standard
USR OS, AGENT, VER: Win IE 6.0
PMA: 2.8.2.4
PHP VER,OS: 4.4.2 Linux
LANG: en-utf-8
SQL: # phpMyAdmin MySQL-Dump
# version 2.2.6
# Maguma GmbH: Home
# phpMyAdmin | MySQL Database Administration Tool | www.phpmyadmin.net (download page)
#
# Sunucu:: localhost
# ǽkt?hi: May? 2004 at 10:57 AM
# Server s? 3.23.58
# PHP S? 4.2.2
# Veritaban?asarim_db`
# --------------------------------------------------------
#
# Tablo i穮 tablo yap?dmin`
#
CREATE TABLE admin (
admin_id int(3) NOT NULL default '0',
kullanici_adi varchar(10) NOT NULL default '',
sifre varchar(8) NOT NULL default '',
yetki varchar(20) NOT NULL default ''
) TYPE=MyISAM;
----END RAW----
SQL query:
# phpMyAdmin MySQL-Dump # version 2.2.6 # Maguma GmbH: Home # phpMyAdmin | MySQL Database Administration Tool | www.phpmyadmin.net (download page) # # Sunucu:: localhost # ǽkt?hi: May? 2004 at 10:57 AM # Server s? 3.23.58 # PHP S? 4.2.2 # Veritaban?asarim_db` # -------------------------------------------------------- # # Tablo i穮 tablo yap?dmin` # CREATE TABLE admin ( admin_id int(3) NOT NULL default '0', kullanici_adi varchar(10) NOT NULL default '', sifre varchar(8) NOT NULL default '', yetki varchar(20) NOT NULL default '' ) TYPE=MyISAM;
MySQL said:
#1050 - Table 'admin' already exists
böyle bir hata neye delalettir . ne yapmak gerekir.
yardımlarınızı bekliyorm
sql atarken hata
6
●3.941
- 08-05-2021, 14:57:52osman adlı üyeden alıntı: mesajı görüntüle
Yıllar sonra bu mesajınız büyük dertten kurtardı beni
Teşekkür ederim ^^
