Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

修复JDBC例程中的Delete方法 #11

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
Simon-CHOU wants to merge 1 commit into forezp:master
base: master
Choose a base branch
Loading
from Simon-CHOU:fix-jdbc-delete

Conversation

@Simon-CHOU
Copy link

@Simon-CHOU Simon-CHOU commented Mar 6, 2019

  • 删除SQL命令中多余的"TABLE"字符(否则报错:
    DELETE from TABLE account where id= Error Code: 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 'TABLE account where id=' at line 1 0.000 sec)
  • 补全 Controller 中的 DELETE 方法

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

AltStyle によって変換されたページ (->オリジナル) /