user for a table

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • pradeepjain
    Contributor
    • Jul 2007
    • 563

    #1

    user for a table

    Hii guys,
    I want to create a user for a database who can only insert data into one table of the database .I am using Linux Os.what is the command to create a user of that criteria.

    Thanks,
    Pradeep
  • numberwhun
    Recognized Expert Moderator Specialist
    • May 2007
    • 3467

    #2
    You want to read up on the grant command. That is how you create users in mysql, give them permissions and set the password for the user as well.

    Regards,

    Jeff

    Comment

    Working...