vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   error phpmyadmin when importing cvs-file (https://vborg.vbsupport.ru/showthread.php?t=66407)

InnerSelf 06-22-2004 06:14 PM

error phpmyadmin when importing cvs-file
 
if i am in my phpmyadmin and i am sitting in a table to put data in the table trough a cvs-file then i am getting a error back (takes a long time also)

Code:

-----------------------------------------------------------------------------------------------
Error

SQL-query : 

LOAD DATA INFILE '/tmp/phpwA8z6g' INTO TABLE `table01` FIELDS TERMINATED BY ';' ENCLOSED BY '"' ESCAPED BY '\\' LINES TERMINATED BY '\r\n'

MySQL said:


#1045 - Access denied for user: '***@localhost' (Using password: YES)

-----------------------------------------------------------------------------------------------

greeting innerself..

Dean C 06-22-2004 06:46 PM

Hmm that error is usual for when the password for mysql is incorrect. Do you have some kind of connection within the cvs file?

InnerSelf 06-22-2004 07:15 PM

no, its adding 45870 the same kinda lines. no weird things inside.

InnerSelf 06-23-2004 03:04 PM

also the smallest files with only 4 simple lines he is rejecting.

InnerSelf 06-25-2004 01:13 PM

anyone who knows the kinda errors in MySQL?

cause i still didnt figure it myself out


All times are GMT. The time now is 08:50 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.02227 seconds
  • Memory Usage 1,710KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete