vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   phpMyAdmin (https://vborg.vbsupport.ru/showthread.php?t=77102)

Adrian Schneider 02-26-2005 10:32 PM

phpMyAdmin
 
I have been using this program for some time now, but never ran into this problem.

What happens is when I create a table, with a field thatautoincreces,the field just disappears. When I try re-creating thatfield on it's own, it doesn't recognize 3/4 of the query.

Nothing after ADD gets recognized.. Does anyone have any idea why? And FYI the latest version of phpMyAdmin IS installed.


SQL-query:

ALTER TABLE `fc_game` ADD


MySQL said: https://vborg.vbsupport.ru/external/2005/02/1.png

#1064 - You have an error in your SQL syntax near '' at line 1

Zachery 02-26-2005 10:44 PM

Quote:

Originally Posted by TheSpecialist
I have been using this program for some time now, but never ran into this problem.

What happens is when I create a table, with a field thatautoincreces,the field just disappears. When I try re-creating thatfield on it's own, it doesn't recognize 3/4 of the query.

Nothing after ADD gets recognized.. Does anyone have any idea why? And FYI the latest version of phpMyAdmin IS installed.


SQL-query:

ALTER TABLE `fc_game` ADD


MySQL said: https://vborg.vbsupport.ru/external/2005/02/1.png

#1064 - You have an error in your SQL syntax near '' at line 1

whats the rest of the query

Adrian Schneider 02-27-2005 12:42 AM

I was using the interface provided, so the query was done by phpMyAdmin (I didn't type it out, just selected the options and hit Submit).

cinq 02-27-2005 12:49 AM

You trying to create a new table, or alter an existing one by adding a new column/field ?
You could try running a manual query, see if it works.

Adrian Schneider 02-27-2005 12:57 AM

First I created it (and the stubborn field was ignored), then I alter it by adding the missing field back in, and the same thing happens.

I will try that cinq.

It worked manually, anyone have any idea what caused this?

MickDoneDee 02-28-2005 06:55 AM

Could be that phpMyAdmin is not functioning correctly after an upgrade to the latest version. Perhaps the problem lies within its config file. Does a config file change with upgrades?

Update: The problem is on my server and the webhost has now fixed it:
Quote:

Just tested and installed the latest patch level for phpMyAdmin, all seems to
be working now.


All times are GMT. The time now is 06:50 PM.

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.01037 seconds
  • Memory Usage 1,726KB
  • 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
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)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