MySQL Workbench Tutorial

Поделиться
HTML-код
  • Опубликовано: 31 дек 2024

Комментарии •

  • @DatabaseStar
    @DatabaseStar  2 месяца назад

    Do you want to save time while using MySQL Workbench? Get my Timesaver Guide to MySQL Workbench here: databasestar.mykajabi.com/lpkj-timesaver-mysql-wb/?

  • @murgraydj5812
    @murgraydj5812 Год назад +16

    This video is fantastic! So clear, concise, and thorough. Sincerely appreciate it!

  • @UyenNguyen-ds9pi
    @UyenNguyen-ds9pi 10 месяцев назад +7

    I'm just starting to learn SQL and this rly helps acquaint me with the tool. Thank you !

  • @pugazhenthimanoharan327
    @pugazhenthimanoharan327 10 месяцев назад +1

    That was really precise and useful to know when you're starting to work in MySQL workbench, Thanks!

  • @aog2742
    @aog2742 7 месяцев назад +2

    Thank you so much for making this video. I was desperate to find myself being the only kid using macOS in my class. And all the tutorials from the teacher are on a Windows os. Luckily, I've got this! Cheers mate.

    • @DatabaseStar
      @DatabaseStar  7 месяцев назад

      Awesome, glad I could help!

  • @danielsehnoutek2016
    @danielsehnoutek2016 5 месяцев назад +1

    Amazing tutorial, both this and also for the SQL Database installation, because everything is simply working :D

    • @DatabaseStar
      @DatabaseStar  5 месяцев назад

      Thanks! Glad it's working for you.

  • @anthonycarella1779
    @anthonycarella1779 9 месяцев назад +4

    MySQL Workbench is so unintuitive and frustrating to work with. Thanks for making a video to make it a bit easier.

    • @DatabaseStar
      @DatabaseStar  9 месяцев назад +1

      Yeah it can be tough to get things done.

  • @AliAliOxenFree
    @AliAliOxenFree Год назад +3

    clear and concise. thank you for this, sir! i'll be revisiting this video often, i can tell

  • @jakobdonathellmann7192
    @jakobdonathellmann7192 Год назад

    perfect start with mysql workbench, thank you!

  • @9785633425657
    @9785633425657 Год назад

    Thanks a lot for this video. I need to do the project for my studies and this is helping me a lot!😀

  • @veda41
    @veda41 Месяц назад

    Thank you so much, perfect explanation. Greetings from Colombia 💛💙❤

  • @meenachisundaram4816
    @meenachisundaram4816 2 года назад

    It helped me. watched your videos those are awesome. Thanks for sharing!😎

  • @sannivalimaki7463
    @sannivalimaki7463 Год назад

    This video was so helpful! Thank you so much

  • @someuser4166
    @someuser4166 6 месяцев назад +1

    Thank you. I used to use mysqlYog but moved over to Linux and thus needed something new, this was very helpful. I haven't watched the full video yet but I hope this program has the ability to export your databases as sql quarries for backups 🤔
    Also a bit of a side note but do you know of any reputable mysql clients on Android? Nothing fancy, I just want to be able to quickly review the information when I'm out and about. 🤔

    • @DatabaseStar
      @DatabaseStar  6 месяцев назад +1

      Glad you liked it. Yes I believe it can export to both formats. I don’t know any clients for android as I’ve never used sql on an android

  • @SougataRoy-n3m
    @SougataRoy-n3m 21 день назад

    hi thank you so much for this video really helped a ton, where can i find sample databases to work with just like the one u have eg netflix

    • @DatabaseStar
      @DatabaseStar  19 дней назад

      You're welcome! I've got a range of sample databases on my website: www.databasestar.com/sample-data-sql/

  • @kiransodheja-i5t
    @kiransodheja-i5t Год назад

    Thank you so much for such a detailed explanation❤

  • @horizonariondust576
    @horizonariondust576 Год назад +1

    Thank you so much for this detailed and clear instruction! It helps a lot! 😁

  • @bbulliard
    @bbulliard Год назад

    Very, very well done! I really enjoyed your video. thank you...Bob👍

  • @name1927
    @name1927 Год назад

    This is a great tutorial clip.

  • @andreasansa6569
    @andreasansa6569 5 месяцев назад

    Very clear!!

  • @violettracey
    @violettracey 5 месяцев назад

    Thank you so much!

  • @GD-my5hm
    @GD-my5hm Год назад

    Fantastic tutorial.

  • @thomashart5081
    @thomashart5081 4 месяца назад

    For some reason on my Mac workbench works fine but the output bar isn’t showing actions but I can copy actions. How do I get action to be displayed on the bar between time and response?

    • @DatabaseStar
      @DatabaseStar  4 месяца назад

      Oh that's strange. Which MySQL Workbench version are you using? Is there a menu option to show actions?

    • @thomashart5081
      @thomashart5081 4 месяца назад

      The latest Mac version I think 8.0.39. I’m also finding on here it only shows command words in a changed tone of grey not blue which is not helpful and can’t find options to resolve the query display

  • @trieutruong2410
    @trieutruong2410 2 года назад

    Hello there, thank you for your sharing, such a great thing. I have a question please. Is there any chance to set the Light theme for MySQL Workbench since I still want to keep the Dark theme from system perspective. I just googled around but had no luck.

    • @DatabaseStar
      @DatabaseStar  2 года назад

      No problem! Not that I know of, I've only ever used the light theme.

  • @diplodocus3
    @diplodocus3 Год назад

    I'm on mac silicon and the IDE keeps crashing when running the SELECT statement 10:14 ?? I dropped the schema and tried again, still crashing! Frustrated!

    • @DatabaseStar
      @DatabaseStar  Год назад +1

      I actually just got an email from someone today with this same issue. I think it’s an issue with the latest version of Workbench (32 I believe). If you try a previous version, that may work.

    • @diplodocus3
      @diplodocus3 Год назад

      @@DatabaseStar Thanks! Will try

    • @diplodocus3
      @diplodocus3 Год назад

      @@DatabaseStar Yup, older (31) worked fine, thanks!

  • @Lennings82
    @Lennings82 Год назад

    hi.
    i wonder is it possible to kinda put a folder in where all the tables are? to make it more organized?
    and also, i get an error if i remove all the records in the table. i wonder if its something i need to set, that allows a table to be empty. or maybe i just don't need to care about the error.
    .

    • @DatabaseStar
      @DatabaseStar  Год назад

      Good question about the folder for tables! I'm not aware of this feature but I can look into it.
      Which error are you getting when you remove records? Is it something about a foreign key or parent records?

    • @Lennings82
      @Lennings82 Год назад

      @@DatabaseStar i cant send a picture on it.
      But here is the text:
      "MySQL Workbench has encountered a problem Value of '0' is not valid for 'RowCount'. 'RowCount' must be greater than or equal to 1. Parameter name: RowCount We are sorry for the inconvenience but an unexpected exception has been raised by one of the MySQL Workbench modules. In order to fix this issue we would kindly ask you to file a bug report. You can do that by pressing the [Report Bug] button below.
      Please make sure to include a detailed description of your actions that lead to this problem. Thanks a lot for taking the time to help us improve MySQL Workbench! The MySQL Workbench Team
      "

  • @abdurrahmanaltunay
    @abdurrahmanaltunay 2 года назад

    Hi there! Bottom right corner of the Result Grid, I can only see 'Read Only'. I don't have Apply and Revert. How do I find it, I want to change data from the result panel? Thanks for the help.

    • @DatabaseStar
      @DatabaseStar  2 года назад

      I think it's because you haven't selected the primary key in your query, so MySQL Workbench can't work out which row you want to edit.

  • @user-ty7ze6nm5o
    @user-ty7ze6nm5o Год назад

    How to disable UPDATE option in MySQL workbench for mac... I can't find the PREFERENCE option in it.

    • @DatabaseStar
      @DatabaseStar  Год назад

      Do you mean disable updates for users? I don’t think this is a workbench setting. I think it can be done with user privileges.

  • @vivekkumarmishra2433
    @vivekkumarmishra2433 2 года назад

    what is the function of the tools tab in the workbench.... Please provide details

    • @DatabaseStar
      @DatabaseStar  2 года назад

      There are a range of features of Workbench that it gives you access to.

  • @merry1195
    @merry1195 8 месяцев назад

    Why your key words color is blue,mine is gray. How could I switch to blue ?

    • @DatabaseStar
      @DatabaseStar  8 месяцев назад

      Oh I’m not sure, I’ve only ever seen it blue. Perhaps it’s a setting in Preferences.

  • @_kreativon
    @_kreativon 27 дней назад

    what to do if there is an Access denied for user 'root'@localhost using password: No error ?

    • @DatabaseStar
      @DatabaseStar  26 дней назад

      It could be because the password is incorrect, or the database server is not running, or perhaps the password is case sensitive.

  • @User56683
    @User56683 2 месяца назад

    "Failed to connect" How can i fix this problem please ?

    • @DatabaseStar
      @DatabaseStar  2 месяца назад

      Is MySQL running? Have you used the correct username and password? Is the port correct?

  • @ManikantaPerneedi-v7c
    @ManikantaPerneedi-v7c 2 месяца назад

    good

  • @Zaiïzev
    @Zaiïzev Год назад +3

    why schools can't exlpain this much in a 3h class?

    • @DatabaseStar
      @DatabaseStar  Год назад

      That's a shame the school doesn't teach you this stuff, but glad you like the video!

  • @filipemotapinto2834
    @filipemotapinto2834 Год назад

    wrong instructions???... I've done everything, and ir didn't worked! therefore I needed to previously install mySQLSERVER and also mySQL connections....

    • @DatabaseStar
      @DatabaseStar  Год назад

      What issue are you having? Which instructions are you referring to?

  • @АлмазЗияпов
    @АлмазЗияпов Год назад

    10/10

  • @adityapawar1337
    @adityapawar1337 Год назад +5

    WHAT ACCENT DOES HE HAVE?