Home > Backend Development > PHP Tutorial > How to obtain swoole asynchronous mysql callback data in the request

How to obtain swoole asynchronous mysql callback data in the request

WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB
Release: 2016-08-04 09:21:10
Original
1305 people have browsed it

1. Looking at the swoole document, I only see the implementation of asynchronous mysql, but I don’t see the specific application. It may be that I didn’t see it. I just want to ask if I use asynchronous query mysql in a request. The asynchronous query will call callback. How should I get the query results of this callback in this request

Reply content:

1. Looking at the swoole document, I only see the implementation of asynchronous mysql, but I don’t see the specific application. It may be that I didn’t see it. I just want to ask if I use asynchronous query mysql in a request. The asynchronous query will call callback. How should I get the query results of this callback in this request

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Latest Issues
php data acquisition?
From 1970-01-01 08:00:00
0
0
0
PHP extension intl
From 1970-01-01 08:00:00
0
0
0
How to learn php well
From 1970-01-01 08:00:00
0
0
0
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template