Tec Bar

Main menu

Skip to primary content
Skip to secondary content
  • Home
  • Java
  • JDBC
  • Hibernate
  • Algorithms
  • Design Patterns
  • Linux
  • Database
  • Others
  • Terms of Service
  • About

Category Archives: Database

How to reset administrative password for Couchbase?

Posted on April 21, 2016 by James
Reply

If you have Couchbase (3.x) installed, and you forget the administrative password or you want to change it, you can go to Couchbase directory, and then reset it
Continue reading →

Posted in Database | Leave a reply

How to add a new column to a table – MySQL

Posted on May 19, 2015 by James
Reply

To add a new column called age to the clients table, use the following SQL statement: Continue reading →

Posted in Database | Leave a reply

Another MySQL daemon already running with the same unix socket – CentOS

Posted on May 11, 2015 by James
1

Question:
I have a strange error when starting mysqld service:

1
2
3
 
Another MySQL daemon already running with the same unix socket.
 

Continue reading →

Posted in Database | 1 Reply

Categories

  • Algorithms (29)
  • Database (3)
  • Design Patterns (12)
  • Hibernate (8)
  • Java (40)
  • JDBC (15)
  • Linux (17)
  • Others (18)

Recent Posts

  • UML Class Diagram and Relationships
  • Java Date Format Pattern
  • Gmail SMTP debug: error “please log in via your web browser”
  • Install Sendmail Server on CentOS
  • Difference between @Component, @Repository & @Service annotations in Spring

Recent Comments

  • Nagesh on Java HTTP client crashes on HTTPS connections
  • Uli on Java HTTP client crashes on HTTPS connections
  • Guest on How to check if a radio button is checked using JQuery
  • Burns on RAID 1 Repair on Linux
  • prateek on Java HTTP client crashes on HTTPS connections

© 2025 tecbar.net