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 7741555
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 1, 20262026-06-01T09:03:38+00:00 2026-06-01T09:03:38+00:00

I am using wamp server, it comes with mysql 5.5.16 and I am trying

  • 0

I am using wamp server, it comes with mysql 5.5.16 and I am trying use the mysql from grails 1.3.7. In my Buildconfig.groovy file i have added “runtime ‘mysql:mysql-connector-java:5.1.6′” under dependencies and my datasource.groovy looks like this:

dataSource {
        dbCreate = "create-drop" // one of 'create', 'create-drop','update'
        pooled = true
        driverClassName = "com.mysql.jdbc.Driver"
        username = "root"
        password = ""
        url = "jdbc:mysql://localhost:3306/moviestore_dev"
    }

but when i refresh dependencies or run the app, i get error=>
:: mysql#mysql-connector-java;5.1.6: not found

I can connect to the database but the data in the database remains as long as the app is running, the next time I run the app, all the data are gone !
I have no idea what is happening, please help !
Thanks

  • 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-06-01T09:03:39+00:00Added an answer on June 1, 2026 at 9:03 am

    problem is in
    dbCreate = “create-drop”

    use
    dbCreate = “update”

    • create-drop: Drops and re-creates the database schema on each application load

    • create: Creates the database on application load

    • update: Creates and/or attempts an update to existing tables on application load

    • [blank]: Does nothing

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

Sidebar

Related Questions

I have installed PHP using wamp server in Windows and I have give the
i am downloading tiff images from WAMP server using our Flex AIR client. Using
I am using MySQL on wamp server. It takes 0.6 secs to establish a
Hello I am using Wamp Server 2.0 and trying to instal pear . When
i use wamp server 2.2 , and i want using web service in my
Am using WAMP server for PHP development. I have created a cookie in my
I have windows server 2003 as my Operating Systme. I am using WAMP for
Possible Duplicate: How to use .htaccess in WAMP Server? I'm using Wamp Server 2.0
Hi I'm new to php mysql development. I'm using wamp server on windows. php5.3.4,
I'm using wamp server. And I use dreamweaver to create php files. Here is

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.