Does mysql use tcp or udp?



Does mysql use tcp or udp?..

Answer / Manish Kumar Kushwaha

MySQL uses TCP (Transmission Control Protocol) for communication between the client and server.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More MySQL Interview Questions

What happens when the column is set to AUTO INCREMENT and you reach the maximum value for that table?

2 Answers  


What are triggers mysql?

1 Answers  


How many tables will create when we create table, what are they?

2 Answers  


What is mysql enterprise edition?

1 Answers  


How to save images in MySQL?

2 Answers  


What is mysql default database?

1 Answers  


date funciton

2 Answers  


How to Join tables on common columns.

1 Answers  


How many mysql connections can handle?

1 Answers  


what is mysql optimization in brief?

1 Answers  


What is a trigger? How you can create a trigger in mysql?

1 Answers  


What is the use of indexing table?

2 Answers  


Categories