Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7614609
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 31, 20262026-05-31T02:26:51+00:00 2026-05-31T02:26:51+00:00

I have been trying to figure out whats wrong for quite long time yet

  • 0

I have been trying to figure out whats wrong for quite long time yet I fail.

The error I get is

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 ‘UNSIGNED CHARACTER SET utf8 COLLATE utf8_unicode_ci NOT NULL DEFAULT NULL, `Date’ at line 1

I cant seem to figure out whats wrong and this error seems to be quite common. Im not experienced with mysql, nor php for that matter.

Here is a screenshot, this is everything I enter:

enter image description here

Im unable to post pictures as my reputation is below 10, so please just check the link.

Update #1:

enter image description here

(I have also tried picking nothing typing null, picking null typing nothing and these with that tickbox on and off)

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-31T02:26:53+00:00Added an answer on May 31, 2026 at 2:26 am

    That UI is nuts… Remove the ‘unsigned’ option for the ‘text’ column.

    — Update —

    If you were to create the same table manually:

    create table `Win` (
        `No` int(4) unsigned auto_increment collate utf8_unicode_ci,
        `Text` text(1000) null default null collate utf8_unicode_ci,
        `Date` timestamp default on update current_timestamp collate utf8_unicode_ci,
        index(`No`),
        index(`Text`),
        index(`Date`),
        primary key(`No`)
    ) engine=InnoDB default charset=utf8 collate utf8_unicode_ci;
    

    Take a look at phpMyAdmin, I haven’t used it in years, but when I did it was a great GUI tool for administering MySQL schemas. You may also want to look at MySQL Workbench.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have been trying to figure this out for quite a while, but what
I have been trying to figure out what is wrong with my test. First,
I have been trying to figure out what is going wrong when I try
I have been banging my head trying to figure out what is going wrong.
I have been pulling my hair out trying to figure out what I can't
I have been pounding my head against a wall trying to figure out what
I have been trying to figure out why I am getting this problem and
I have been trying to figure out how to read paragraph content which exists
I have been trying to figure out how to open a file from the
I have been trying to figure out a solution but nothing has really presented

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.