issues
search
poggit
/
libasynql
Asynchronous MySQL access library for PocketMine plugins.
https://poggit.github.io/libasynql
Apache License 2.0
134
stars
44
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Prevent MysqliThread fainted on select query return false
#113
PresentKim
closed
7 months ago
0
Query not executed
#112
justlunix
closed
7 months ago
10
Fix MysqlCredentials way of handling connection errors.
#111
Yexeed
closed
11 months ago
5
The complete solution for passing errors
#110
Laith98Dev
closed
1 year ago
0
If a query fails, the connection is broken
#109
dadodasyra
closed
1 year ago
2
Fixed passing a closure in Utils::assumeNotFalse
#108
sqmatheus
closed
1 year ago
1
forget to use pocketmine\utils\Utils;
#107
AzaleeX
closed
1 year ago
0
Fixed SQL execution errors not being passed to the main thread
#106
JavierLeon9966
closed
1 year ago
0
Fixed thread crashing by disabling mysqli report
#105
Laith98Dev
closed
1 year ago
0
Return from callback (elaboration compliment of Race-condition).
#104
Endermanbugzjfc
closed
1 year ago
6
Added await-generator requirement to composer
#103
JavierLeon9966
closed
1 year ago
0
Add blob variable type.
#102
Squashhh
closed
1 year ago
3
Packets out of order
#101
ZoumiSurGithub
closed
1 year ago
5
Merge PM5 to master
#100
alvin0319
closed
1 year ago
0
Virion Class Error
#99
Amzy7
opened
1 year ago
3
SleeperNotifier bug
#98
Amzy7
closed
1 year ago
1
Add virion v3 support
#97
Gewinum
closed
1 year ago
1
Implement SSL Support
#96
sylvrs
closed
1 year ago
0
PM5
#95
royaljacques
closed
1 year ago
1
libasynql: Implement PM5 and pmmpthread 6.0 changes
#94
alvin0319
closed
1 year ago
1
Added `usleep(1000)` back to prevent thread starvation
#93
JavierLeon9966
closed
1 year ago
1
Fixed queries not executing until the next sleeper wakeup
#92
JavierLeon9966
closed
1 year ago
1
Fixed PHP 8.1 error
#91
supercrafter333
closed
1 year ago
2
Calling libasynql functions won't execute until we call another one.
#90
Aboshxm2
closed
1 year ago
9
Fix #87
#89
supercrafter333
closed
1 year ago
0
Select queries (using variables) taking a very long time.
#88
TacoError
closed
1 year ago
5
Server crashes on PHP 8.1 due to not declaring return type of JsonSerializable::jsonSerialize()
#87
alvin0319
closed
1 year ago
1
The variable `foo` is not used anywhere in the query! Check for typos.
#86
xqwtxon
closed
2 years ago
12
Thread crashing instead of returning errors.
#85
Xd-pro
closed
1 year ago
10
Yield from instead of yield (doc comment)
#84
Endermanbugzjfc
closed
2 years ago
0
Bug
#83
DaDevGuy
closed
2 years ago
3
Data Loss in rows
#82
UnknownOre
closed
2 years ago
5
Still causing lag
#81
SCGamesNetwork
closed
2 years ago
5
MySQL SSL Connection
#80
AkmalFairuz
opened
2 years ago
1
Add curl options
#79
theohdg2
closed
2 years ago
2
Sqlite crashes when `strlen(file) === 1`
#78
Swift-Strider
opened
2 years ago
4
Fixed $row arrays have no keys
#77
Endermanbugzjfc
closed
2 years ago
1
fix array keys being lost in sqlite3
#76
Swift-Strider
closed
2 years ago
2
Fixed `$value` variable not updating
#75
JavierLeon9966
closed
2 years ago
2
DataConnectorImpl->waitAll() now waits for results
#74
JavierLeon9966
closed
2 years ago
1
Attempting to merge the `await-generator-support` branch into `master`
#73
JavierLeon9966
closed
2 years ago
1
Added more detail to README
#72
Endermanbugzjfc
closed
2 years ago
0
Server does not cascade shutdown or recover when SQL workers crash
#71
SOF3
opened
2 years ago
3
Repeating block
#70
SOF3
opened
2 years ago
0
Added delimiter support
#69
SOF3
closed
2 years ago
0
Cannot register stored procedure
#68
Ree-jp
closed
3 years ago
2
When I save data to array in wait function, data is returned as an empty string.
#67
TrFolwe
closed
3 years ago
4
Import Generator
#66
JavierLeon9966
closed
3 years ago
0
Incorrect PHPDoc
#65
inxomnyaa
closed
3 years ago
1
Fixed str_replace() in case of null file value
#64
matcracker
closed
3 years ago
2
Next